How to Use the LARGE Function in WPS on Windows

Last updated:July 13, 2026

Use the LARGE function through 3 how-to topics, including inserting it from the function dialog box, typing the formula directly, and reviewing syntax details before use.

How-to Index

How-to Guide

1. Insert LARGE from the Insert Function dialog box

Entry: Formula tab → Insert Function

  1. Select the cell where you want to enter the formula.
  2. Click the fx button in the formula bar, or click Insert Function on the Formula tab.
  3. Search for LARGE in the dialog box.
  4. Select the function and click OK.
  5. Enter the required parameters in the Function Arguments dialog box.
  6. Click OK to finish.

Success Criteria

  • Interface result: The target cell now contains a LARGE formula.
  • What you can do next: You can continue editing parameters, press Enter to confirm, or fill the formula into other cells.

Tips While Using

  • Common mistake: Extra spaces in the function name can make it harder to find in search.
  • Environment note: WPS Spreadsheet must already be open.

2. Type a LARGE formula directly in a cell

Entry: Cell or formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =LARGE(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If needed, review the parameter hint after typing =LARGE(.

Success Criteria

  • Interface result: The cell returns the value for the requested rank.
  • What you can do next: You can copy the formula to other cells for batch calculation.

Tips While Using

  • Common mistake: Incorrect separators or range references can cause unexpected results.
  • Environment note: The referenced range should contain numeric values for ranking.

3. Review LARGE syntax and parameter details

Entry: Formula tab → Insert Function

  1. Click Insert Function on the Formula tab.
  2. Type LARGE in the search box.
  3. Select the function to review its syntax and parameter details.
  4. Confirm the data range and rank parameter before completing the formula.

Success Criteria

  • Interface result: You can see the LARGE function name, syntax, and parameter description.
  • What you can do next: You can continue inserting the function and complete the calculation.

Tips While Using

  • Common mistake: Checking only the function name without confirming parameter order can lead to input errors.