Use RANDARRAY through 3 how-to topics, with 3 available without membership and 0 membership-related items; choose a topic from the index and follow the entry path and steps.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Insert RANDARRAY from the Insert Function dialog | Free |
| 2 | 2. Type the formula directly in a cell | Free |
| 3 | 3. View syntax and parameter details | Free |
How-to Guide
1. Insert RANDARRAY from the Insert Function dialog
Entry path: Formula tab → Insert Function
- Select the cell where you want to enter the formula.
- Click the fx button in the formula bar, or click Insert Function on the Formula tab.
- Search for RANDARRAY in the dialog box.
- Select the function and click OK.
- Enter the required parameters in the function arguments dialog.
- Click OK to finish inserting the function.
Success Criteria
- The target cell contains the RANDARRAY function.
- You can continue editing parameters or confirm the result with Enter.
Tips While Using
- A misspelled function name may prevent the function from appearing in search.
- Make sure a worksheet is already open in WPS Spreadsheet.
2. Type the formula directly in a cell
Entry path: Cell → Formula bar
- Select the cell where you want to enter the formula.
- Type
=RANDARRAY(...)directly in the cell or the formula bar. - Press Enter to confirm.
- If you want to review parameter hints, type
=RANDARRAY(and then press F1.
Success Criteria
- The worksheet returns a random number array.
- You can edit the formula again and recalculate with different parameters.
Tips While Using
- Incomplete separators or parentheses can cause a formula error.
- The spill area needs enough empty space to display the array result.
3. View syntax and parameter details
Entry path: Formula tab → Insert Function
- Click Insert Function on the Formula tab.
- Enter RANDARRAY in the search box.
- Select the function and review the syntax:
RANDARRAY([rows], [columns], [min], [max], [whole_number]). - Click the related help link to view more details.
Success Criteria
- The function name, syntax, and parameter area are visible.
- You can continue by inserting the function or adjusting its parameters.
Tips While Using
- If the wrong function is selected first, the displayed description will not match RANDARRAY.
- Opening an online help page requires internet access.