How to Use the RIGHT Function in WPS on Windows

Last updated:July 13, 2026

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

How-to Index

How-to Guide

1. Insert RIGHT from the Insert Function dialog

Entry point: 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 RIGHT in the dialog box.
  4. Select the function and click OK.
  5. Enter the required parameters in the Function Arguments dialog.
  6. Click OK to finish.

Success Criteria

  • Interface result: the target cell shows the result returned by the RIGHT formula.
  • Next action available: you can still edit parameters, copy the formula, or fill it down.

Tips While Using

  • Common mistake: if you do not select the target cell first, the formula may be inserted in the wrong place.
  • Environment note: protected worksheets may prevent direct editing.

2. Type the RIGHT formula directly in a cell

Entry point: Cell → Formula bar

  1. Select the target cell.
  2. Type =RIGHT(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If needed, drag the fill handle to apply the formula to more cells.

Success Criteria

  • Interface result: the cell returns the extracted text.
  • Next action available: you can continue editing, copying, pasting, or filling the formula.

Tips While Using

  • Common mistake: incorrect parentheses, commas, or references can affect the result.
  • Environment note: check relative references before filling the formula across a range.

3. Review RIGHT syntax and parameter details

Entry point: Formula tab → Insert Function

  1. Click Insert Function on the Formula tab.
  2. Search for RIGHT.
  3. Select the function to review its syntax and parameter details.
  4. Confirm the parameter format before entering or revising the formula.

Success Criteria

  • Interface result: the RIGHT function name, syntax, and parameter area are visible.
  • Next action available: you can return to the worksheet and continue editing.

Tips While Using

  • Common mistake: checking only the function name without confirming parameter order.
  • Environment note: help text may vary slightly across interface versions.