This how-to guide includes 1 topic, covering how to use the RIGHT function; choose a topic from the index and follow the entry point and steps to complete the task.
How-to Index
| # | Topic | Membership |
|---|---|---|
| 1 | 1. Use the RIGHT function | Free |
How-to Guide
1. Use the RIGHT function
Entry point: Formulas tab → formula bar
- Open AirSheet and select the cell where you want to enter the formula.
- Type
=in the formula bar or directly in the cell to start writing the formula. - Type
RIGHT(to view the automatic syntax guidance and parameter details. - Enter the required parameters as prompted, then press Enter to display the result in the cell.
Success Criteria
- UI state: The cell displays the calculation result of the RIGHT formula.
- Next actions: You can continue editing the formula, copy it, or save the worksheet.
Tips While Using
- Start the formula with
=.- Make sure the parentheses are paired correctly and the parameter count is correct.
- If the formula is long, use the formula bar for easier editing.