This how-to guide includes 1 topic—using the HEX2OCT function. Choose it from the How-to Index, then follow the entry point and steps to complete the task.
How-to Index
| # | Topic | Membership |
|---|---|---|
| 1 | 1. Use the HEX2OCT Function | Free |
How-to Guide
1. Use the HEX2OCT 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 the formula. - Enter
HEX2OCT(and review the syntax guidance and argument examples that appear. - Enter the correct arguments and press Enter. The result appears in the cell.
Success Criteria
- UI state: The cell shows the HEX2OCT calculation result.
- Next actions: You can continue using the result in other formulas, fill it across cells, or save the worksheet.
Tips While Using
- Common mistakes: If you do not start with
=, the content is treated as plain text.- Environment limits: You need to enter the formula in an editable AirSheet cell.