GridFormula

Master Your Spreadsheets

Tutorials, tips, and formulas for Excel, Google Sheets, and general productivity. Simplified for everyone.

Recent Tutorials

Quick Formula

Standard VLOOKUP Syntax

=VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

Simple Logic

=IF(logical_test, value_if_true, value_if_false)