This guide includes 3 task topics for using INFO, covering insertion from the function dialog box, direct formula entry, and syntax review; 3 are free and 0 are membership-related.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Insert INFO from the Insert Function dialog box | Free |
| 2 | 2. Type the INFO formula directly in a cell | Free |
| 3 | 3. Review INFO syntax and parameter guidance | Free |
How-to Guide
1. Insert INFO from the Insert Function dialog box
Entry point: Formula tab → Insert Function
- Select the cell where you want to enter the formula.
- Click the
fxbutton in the formula bar, or clickInsert Functionon the Formula tab. - Search for
INFOin the Insert Function dialog box. - Select the function and click
OK. - Enter each parameter in the Function Arguments dialog box.
- Click
OKto finish the formula entry.
Success Criteria
- The current cell now contains the INFO function.
- The full formula is visible in the formula bar.
- The worksheet remains editable and can be saved.
Tips While Using
- It is helpful to check the function name as uppercase
INFOwhen searching.- Confirm the target cell and referenced content before filling in parameters.
2. Type the INFO formula directly in a cell
Entry point: Cell → Formula bar
- Select the cell where you want to enter the formula.
- Type
=INFO(...)directly in the cell or in the formula bar. - Press Enter to confirm.
- If you want to review parameter guidance, type
=INFO(and then pressF1to open syntax help.
Success Criteria
- The cell accepts the formula input.
- After you press Enter, the cell shows the result or keeps the formula state as expected.
- You can review and edit the formula again in the formula bar.
Tips While Using
- Start the formula with the equals sign
=.- Keep separators and references correct to avoid input-related errors.
3. Review INFO syntax and parameter guidance
Entry point: Formula tab → Insert Function
- Click
Insert Functionon the Formula tab. - Enter
INFOin the search box. - Select the function and review the syntax area.
- Open the related help entry if you need more detailed guidance.
Success Criteria
- You can see the INFO function name and syntax area.
- You can continue filling in parameters based on the guidance.
- You can return to the worksheet and keep editing the formula.
Tips While Using
- Keep the function name and bracket format consistent with the actual formula you enter.
- If the help entry opens online content, make sure your internet connection is available.