How to Use the MAKEARRAY Function in WPS on Windows

Last updated:July 17, 2026

Use MAKEARRAY with 4 how-to topics, all available without membership; choose a topic from the How-to Index and follow the entry path and steps to complete the task.

How-to Index

How-to Guide

1. Enter the MAKEARRAY function

Entry path: Formulas tab → Formula bar

  1. Open Smart Spreadsheet and select the cell where you want to enter the formula.
  2. Type = in the formula bar or directly in the cell.
  3. Continue by typing MAKEARRAY(.
  4. Review the syntax prompt and parameter example shown on screen.

Success Criteria

  • On-screen result: A syntax prompt appears after you enter the function name.
  • Next action available: You can continue filling in parameters and complete the formula.

Tips While Using

  • Common mistake: If you do not type = first, the content may be treated as plain text.
  • Environment note: The formula must be entered in an editable cell.

2. Fill in parameters with syntax guidance

Entry path: Formula bar → Function parameter input area

  1. After MAKEARRAY( appears, review the required parameters in the prompt.
  2. Enter the correct parameter values in order.
  3. Check that parentheses, separators, and parameter count are complete.
  4. Press Enter to confirm the formula.

Success Criteria

  • On-screen result: The cell shows a calculation result.
  • Next action available: You can select the cell again to review or edit the formula.

Tips While Using

  • Common mistake: Unmatched parentheses or missing separators between parameters can cause an error.
  • Environment note: Parameter values should match your calculation goal.

3. Use cross-worksheet references or nested formulas

Entry path: Formula bar → Formula input area

  1. Select the target cell and enter a MAKEARRAY formula.
  2. Add references to data ranges in other worksheets when needed.
  3. Combine MAKEARRAY with other functions to build a nested formula.
  4. Confirm the formula structure and press Enter to apply it.

Success Criteria

  • On-screen result: The result returns normally without a syntax error.
  • Next action available: You can continue adjusting references or nested functions.

Tips While Using

  • Common mistake: An incorrect reference range or incomplete nested structure can affect the result.
  • Environment note: Referenced worksheet data should remain accessible.

4. Check results and recalculation

Entry path: Result cell → Source data area

  1. After entering the MAKEARRAY formula, review the current result.
  2. Change the source data or related parameters used by the formula.
  3. Check whether the result updates after the data changes.
  4. If needed, select the formula cell again to review the current result state.

Success Criteria

  • On-screen result: The result updates when the data changes.
  • Next action available: You can continue editing source data and verifying the calculation logic.

Tips While Using

  • Common mistake: Abnormal source data formats can cause unexpected results.
  • Environment note: If referenced content contains errors, the result may also show an error.