Home Install Functions Blog Pricing About

SheetFlash Functions

Basic
  • Copy and Paste
  • Native Formulas
  • Text
  • Insert Rows/Columns
  • Delete Rows/Columns
  • Clear
Visualization / Format
  • Chart
  • Format as Table
  • Bar Chart Race
  • Hierachical Tree
Text Processing
  • Join Texts
  • Replace Words
  • Replace by Regex
  • Sort Letters
  • Trim
  • Insert Letters
Text Extraction
  • Extract Segmented Strings
  • Extract Words
  • Extract by Regex
Data Analysis
  • Countifs
  • Sumifs
Table Manipulation
  • Deduplicate
  • Expand
  • Fill Empty
  • Filter
  • Group
  • Sort
  • Deduplicate Hierarchical Categories
Join / Lookup
  • Lookup
  • Join Tables
AI
  • Generative AI
Date and Time
  • Convert Number to Date
Sheet Processing
  • Merge Sheets
  • Add Sheets
  • Delete Sheets
File Processing
  • Merge Files
  • Split File

Lookup

Category: Join / Lookup Updated at: 2024-02-12

The Lookup function is a feature that allows you to search for a specific value within a data range and return a corresponding value from a different column within the same range. This function serves as an advanced alternative to Excel's VLOOKUP, offering enhanced flexibility. Unlike VLOOKUP, which can only return the first match it finds, this Lookup function provides options to retrieve all matching entries, the first matching entry, or the last matching entry.

See it in Action

Requirements

Data

  • Target Data

    • Data Range: Choose the range of cells where you want the function to operate. This is where the function will look for the value you're searching for.

    • Column to Search: Specify the column within your data range that contains the values you want to search.

    • Column to Return: Indicate the column from which to retrieve the corresponding value once the search key is found.

  • Search Key Range:

    • Data Range: This specifies the range within which your search keys are located, distinct from the main target data range. While the main target data is where the function searches for matching values, the Data Range for the Search Key contains the values you're using as criteria for the search.

    • Columns Included?: Check this option if your selected range includes the first row as column headers. This ensures that the first row is recognized as column names and excluded from the processing.

    • Lookup Pattern

      • All Matches: Select this option if you want the function to return all matching entries. Useful for identifying multiple records that meet the search criteria.

      • Only First Match: Choose this to return only the first matching entry. Ideal for situations where only the initial match is relevant. This is same as the Vlookup formula in Excel.

      • Only Last Match: Opt for this to find only the last occurrence of the search key. This is useful when the most recent entry is of primary interest.

    • Delimiter (Only when selecting All Matches): Enter the character or string used to merge all the matches.

Fill empty cells with

  • Keep Empty: Leave cells that are empty as is, without adding any text.

  • Forward Fill: Copy the value from the nearest non-empty cell above into empty cells before adding the specified letters or text.

  • Backward Fill: Copy the value from the nearest non-empty cell below into empty cells before adding the specified letters or text.

  • -: Fill empty cells with a letter "-".

  • 0: Fill empty cells with a letter "0".

  • Custom: Allows for a custom value or text to be inserted into empty cells prior to adding the specified letters.

Result Destination

Specify the starting cell where the results will be placed.

Related Articles and Topics

Sheet Processing
November 29, 2024

How to Add Excel Sheets in Bulk for Free?

Sheet Processing
November 28, 2024

How to Merge Excel Sheets into One Sheet in Bulk for Free?

File Processing
November 27, 2024

How to Split an Excel / CSV File into Multiple Files for Free?

File Processing
November 26, 2024

How to Merge Multiple Excel / CSV Files for Free?

SheetFlash Product
September 18, 2024

Is Excel Slow? Crashing? The Reasons Why and a Fast, Simple No-Code Solution | SheetFlash

SheetFlash Product
September 17, 2024

Accelerate DX with Excel Workflow Visualization and Automation | How to Achieve It with the No-Code Tool SheetFlash

SheetFlash Product
September 16, 2024

Master Excel Automation Without Coding: The Ease of Use of SheetFlash

SheetFlash Product
September 15, 2024

No VBA, No Python: Advanced Excel Data Transformation | SheetFlash

Table Manipulation
June 28, 2024

How to Expand Data in Excel in Bulk for Free?

Table Manipulation
June 25, 2024

How to FIlter Big Data in Excel in Bulk for Free?

Table Manipulation
June 25, 2024

How to Group Big Data in Excel in Bulk for Free?

Table Manipulation
June 25, 2024

How to Sort Big Data in Excel in Bulk for Free?

Previous Next
Home Install Functions Blog Pricing About

© 2025 SheetFlash Ltd. All rights reserved.