LOOKUP Google Sheets Formula
Generate Google Sheets LOOKUP Formulas in seconds
Interactive Google Sheets Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
LOOKUP Formula Syntax
Example Use Case
Searches for a value in a range and returns a corresponding value from another range in Google Sheets.
Understanding the LOOKUP Function in Google Sheets
The LOOKUP function finds a value in a sorted range and returns a value from a parallel range, assuming ascending order.
Why Use LOOKUP in Google Sheets?
LOOKUP is a simple way to perform basic lookups in sorted data, though less flexible than VLOOKUP.
Example with Sample Data
Search Data | Result Data | Formula | Result |
---|---|---|---|
A1:A3 = {2,5,8} | B1:B3 = {10,20,30} | =LOOKUP(5, A1:A3, B1:B3) | 20 |
A1:A3 = {1,3,5} | B1:B3 = {A,B,C} | =LOOKUP(4, A1:A3, B1:B3) | B |
A1:A2 = {10,20} | B1:B2 = {X,Y} | =LOOKUP(15, A1:A2, B1:B2) | X |
The table shows how LOOKUP finds values in sorted data.
Explore More Google Sheets Formulas
INDIRECT
Returns a reference specified by a text string in Google Sheets, enabling dynamic cell references.
Learn moreIFNA
Returns a custom value if a formula results in #N/A in Google Sheets, useful for specific error handling.
Learn moreMROUND
Rounds a number to the nearest multiple of a specified value in Google Sheets, useful for standardized rounding.
Learn moreCOSH
Calculating the hyperbolic cosine of a number in Google Sheets, useful in advanced mathematical and engineering applications.
Learn morePOWER
Raises a number to a specified power in Google Sheets, useful for exponential calculations.
Learn moreLOG
Calculates the logarithm of a number with a specified base in Google Sheets, useful for custom logarithmic scales.
Learn moreSUMPRODUCT
Multiplies corresponding elements in arrays and sums the results in Google Sheets, useful for weighted sums.
Learn moreATANH
Calculating the inverse hyperbolic tangent of a number, useful for advanced mathematical and engineering applications in Google Sheets.
Learn moreTransform Your Spreadsheet Experience
Join thousands of users revolutionizing their data workflows. Get access to premium tools and expert knowledge.