How to Use the FLOOR Function in WPS on Windows

Last updated:July 13, 2026

Use the FLOOR function through 3 practical topics in WPS Spreadsheet on Windows; all 3 are available without membership and 0 are membership-related.

How-to Index

How-to Guide

1. Insert FLOOR from the Insert Function dialog box

Entry path: 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 FLOOR 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 the FLOOR function.
  • What you can do next: You can adjust parameters, press Enter, or copy the formula to other cells.

Tips While Using

  • Common mistake: A misspelled function name can make FLOOR harder to find.
  • Environment note: WPS Spreadsheet must already be open with a worksheet available.

2. Type the formula directly in a cell

Entry path: Cell → Formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =FLOOR(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review parameter guidance, type =FLOOR( and press F1 to check the syntax prompt.

Success Criteria

  • Interface result: The cell shows the FLOOR calculation result, and the formula bar keeps the full formula.
  • What you can do next: You can drag the fill handle or copy the formula to other cells.

Tips While Using

  • Common mistake: Incorrect separators or parentheses can prevent the formula from calculating correctly.
  • Environment note: Make sure the cell format can display numeric results properly.

3. Review syntax and parameter details

Entry path: Formula tab → Insert Function

  1. Click Insert Function on the Formula tab.
  2. Search for FLOOR.
  3. Select the function and review the syntax FLOOR(number, significance).
  4. Click the help link for more details if it is available in the dialog.

Success Criteria

  • Interface result: You can see the function name, syntax, and parameter area for FLOOR.
  • What you can do next: You can return to the worksheet and continue entering or adjusting the formula.

Tips While Using

  • Common mistake: Checking only the function name without confirming parameter order can lead to unexpected results.
  • Environment note: Opening online help usually requires a network connection.