How to Use the FLOOR Function in WPS on Windows

Last updated:July 20, 2026

Use the FLOOR function through 4 how-to topics, including 4 free topics and 0 membership-related topics, and jump to the section you need from the index below.

How-to Index

How-to Guide

1. Enter the FLOOR function

Entry point: Formulas tab → formula bar

  1. Open WPS 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 FLOOR(.
  4. Get ready to enter the function parameters and continue editing.

Success Criteria

  • Interface result: The current cell enters formula editing mode.
  • What you can do next: You can continue entering parameters and press Enter to complete the calculation.

Tips While Using

  • Common mistake: If you do not type = first, the content may be treated as plain text.

2. View syntax prompts and fill in parameters

Entry point: Formula bar or direct cell input

  1. After typing FLOOR(, look at the syntax prompt shown by the system.
  2. Confirm the number of parameters and their order.
  3. Enter the correct parameter values.
  4. Type the closing parenthesis and press Enter.

Success Criteria

  • Interface result: The cell shows a calculated result instead of plain formula text.
  • What you can do next: 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 formula errors.

3. Use cross-sheet references or nested calculations in a formula

Entry point: Formula bar

  1. Select the target cell and start a formula with =FLOOR(.
  2. Reference cells from the current worksheet or another worksheet in the parameters.
  3. Combine FLOOR with other formulas when you need nested calculations.
  4. Press Enter to finish the formula and review the result.

Success Criteria

  • Interface result: The result displays normally, and it updates when referenced cells change.
  • What you can do next: You can copy the formula or adjust the reference range.

Tips While Using

  • Common mistake: An incorrect reference range can make the result different from what you expect.

4. Check errors or recalculate manually

Entry point: Result cell and keyboard shortcut

  1. If the formula shows an error, first check the syntax, parameter types, and parameter count.
  2. Confirm that referenced numbers are not stored as text.
  3. Check whether circular references or other calculation issues are affecting the result.
  4. If needed, press F9 to recalculate manually and review the updated result.

Success Criteria

  • Interface result: The error message disappears or the result updates to a new calculated value.
  • What you can do next: You can continue editing, copying, or saving the spreadsheet.

Tips While Using

  • Common mistake: Ignoring text-formatted numbers or circular references can lead to incorrect results.