Quick summary
The VLOOKUP formula in Smartsheet lets you search for a value in one sheet and pull matching data from another sheet automatically. This step-by-step walkthrough covers how to build a cross-sheet VLOOKUP from selecting your lookup cell to inserting a sheet reference and running the formula.
Steps
- In Smartsheet's Grid View, select the cell where you want to run the VLOOKUP formula, then type an equals sign (=).
- Type VLOOKUP and select it from the suggested formula results.
- Select the cell you want to use as the lookup value for the search.
- Return to your VLOOKUP formula and type a comma to continue building the formula.
- Click Reference Another Sheet to set up a cross-sheet reference.
- Browse the list and select the sheet you want to reference.
- Select the column that contains the reference data (e.g., the COMMODITY column).
- Click Insert Reference to add the sheet reference to your formula.
- Type a comma, then enter the column number you want to return data from.
- Specify your preferred match type (e.g., 0 for exact match).
- Review your completed VLOOKUP formula, then press Enter or Return to run it.
- The VLOOKUP formula activates instantly and pulls the matched value into your cell.



