How to Use the ROUNDBANK Function in WPS on Windows

Last updated:July 13, 2026

Use the ROUNDBANK function in WPS with 3 how-to topics; all 3 are available without membership, and you can jump to the matching topic from the index below.

How-to Index

How-to Guide

1. Enter the function from the Insert Function dialog

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 ROUNDBANK in the Insert Function dialog.
  4. Select the function and click OK.
  5. Enter each parameter in the Function Arguments dialog.
  6. Click OK to finish inserting the function.

Success Criteria

  • On-screen result: the target cell contains a ROUNDBANK formula.
  • What you can do next: you can edit the parameters, press Enter to confirm, or fill the formula down.

Tips While Using

  • Common mistake: if the function name is misspelled, the search result or calculation may fail.
  • Environment note: you need an open spreadsheet file before inserting a worksheet function.

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 =ROUNDBANK(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review the parameter hint, type =ROUNDBANK( and then press F1.

Success Criteria

  • On-screen result: the cell shows the calculated result, and the formula bar keeps the full formula.
  • What you can do next: you can copy the formula to other cells or continue adjusting the parameters.

Tips While Using

  • Common mistake: incorrect separators or parentheses can cause a formula error.
  • Environment note: referenced arguments should be numeric values that can be calculated.

3. Check the syntax and parameter details

Entry path: Formula tab → Insert Function

  1. Click Insert Function on the Formula tab.
  2. Enter ROUNDBANK in the search box.
  3. Select the function and review the syntax: ROUNDBANK(number, num_digits).
  4. Click the help link for the function to open more details.

Success Criteria

  • On-screen result: you can see the function name, syntax structure, and parameter area.
  • What you can do next: you can continue inserting the function or revise an existing formula.

Tips While Using

  • Common mistake: if another function is selected, the displayed description will not match ROUNDBANK.
  • Environment note: opening online help requires an internet connection.