Use the RMB function with 1 how-to topic: Use the RMB function. Open the How-to Index, then follow the entry point and steps to complete the task.
How-to Index
| # | Topic | Membership |
|---|---|---|
| 1 | 1. Use the RMB Function | Free |
How-to Guide
1. Use the RMB Function
Entry point: Formulas tab → Formula bar
- Open AirSheet and select the cell where you want to show the uppercase Chinese RMB text result.
- Enter
=in the formula bar or directly in the cell to start the formula. - Type
RMB(and review the syntax prompt and parameter guidance. - Enter the correct parameters, close the parenthesis, and press Enter.
- Check the returned uppercase Chinese RMB text result in the cell, then edit it further or fill the formula down if needed.
Success Criteria
- UI state: The target cell displays the uppercase Chinese RMB text result.
- Next actions: You can continue editing parameters, copy the formula, or reference other amount cells.
Tips While Using
- Common mistakes: If the formula does not start with
=, if the parenthesis is not closed, or if the parameter format is incorrect, the result may return an error.- Environment limits: If the referenced cell does not contain a valid numeric amount, the result may not match your expectation.