This guide includes 4 how-to topics, all available directly in AirSheet; choose a task from the How-to Index and follow the steps to complete it.
How-to Index
| # | Topic | Membership |
|---|---|---|
| 1 | 1. Enter the GAMMAINV function | Free |
| 2 | 2. Fill in arguments with syntax prompts | Free |
| 3 | 3. Reference arguments across worksheets | Free |
| 4 | 4. Combine GAMMAINV with other formulas | Free |
How-to Guide
1. Enter the GAMMAINV function
Entry point: Formula 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. - Continue by typing
GAMMAINV(. - Review the syntax prompt that appears and prepare to enter the arguments.
- Press Enter to confirm and display the calculation result.
Success Criteria
- The cell contains a complete GAMMAINV formula.
- The result area shows a calculated value or an editable formula.
- The formula bar remains available for argument changes.
Tips While Using
- Start the formula with
=.- Keep the opening parenthesis after the function name and close it correctly.
2. Fill in arguments with syntax prompts
Entry point: Select the target cell → type =GAMMAINV(
- Type
=GAMMAINV(in the cell. - Check the syntax prompt shown by the app.
- Enter the required arguments in order.
- Confirm that separators between arguments are correct.
- Press Enter to complete the calculation.
Success Criteria
- The syntax prompt displays the expected argument guidance.
- The formula does not show obvious parenthesis or separator errors.
- The cell returns a result or a recognizable error message.
Tips While Using
- The number and type of arguments should match the function requirements.
- If an error value appears, first check parentheses, commas, and argument content.
3. Reference arguments across worksheets
Entry point: Target cell → formula bar
- Select the cell where the result should appear.
- Type
=GAMMAINV(and begin editing the formula. - Switch to another worksheet and select the cells you want to reference as arguments.
- Return to the current formula and complete the remaining arguments and closing parenthesis.
- Press Enter to generate the result.
Success Criteria
- The formula includes cross-worksheet references.
- The result changes when the referenced arguments change.
- The current worksheet displays the calculation result normally.
Tips While Using
- Confirm that referenced cells contain valid values before using cross-sheet references.
- Text-formatted numbers may affect the result.
4. Combine GAMMAINV with other formulas
Entry point: Target cell → formula bar
- Select the cell where you want to output the result.
- Enter a combined formula that includes GAMMAINV.
- Add other functions or cell references as needed.
- Check the parenthesis structure and argument order.
- Press Enter to view the final result.
Success Criteria
- The combined formula is recognized correctly.
- The result updates automatically when related data changes.
- The formula bar still shows the full nested structure for review.
Tips While Using
- For longer formulas, edit in the formula bar.
- If the result looks incorrect, check each layer of the nested formula step by step.