Vlookup fuzzy match google sheets

Google Docs Editors Help

Sign in

Google Help

  • Help Center
  • Community
  • Google Docs Editors
  • Privacy Policy
  • Terms of Service
  • Submit feedback

Send feedback on...

This help content & information

General Help Center experience

  • Help Center
  • Community

Google Docs Editors

Find Fuzzy Matches is a smart tool that will help you group and correct all typos you have in your Google spreadsheet.

  • How to use Find Fuzzy Matches
    • Start the add-on
    • Set search parameters
    • Get the results
  • How to manage the results
    • Correct typos
    • Cancel changes
    • Export results
    • Start a new search
  • Related pages

How to use Find Fuzzy Matches

Start the add-on

First, select the column with records that may contain typos.

Tip. You can change the range for the search any time before you click Search for typos. Simply select the necessary cells in your sheet.

Then, open the tool by going to Extensions > Find Fuzzy Matches > Start in the Google Sheets menu:

Vlookup fuzzy match google sheets

Set search parameters

Adjust the search settings to set aside the values that you don't need to see in the results:

Vlookup fuzzy match google sheets

  1. Use the Max number of different characters field to choose how many characters can differ in your records and to narrow down your results.

    Tip. The fewer characters you enter, the more exact search results you will get.

  2. If you're searching in columns that contain several words in one cell, e.g. street address and city, you can look at each word individually by ticking off The cells contain separate words delimited by.

    Tip. Enter all possible delimiters that separate your words in the Delimiters field or pick them from the add-on's drop-down:

    Vlookup fuzzy match google sheets

  3. To exclude short words from the search, set the Min number of characters in a word/cell. This will make the add-on search only in words that are at least this long.

When everything's set and you're ready, click Search for typos to work with the results.

Get the results

You will see all the found typos grouped by value. Click on a record to see where it's on your sheet, or use the cell address column to see what it refers to:

Vlookup fuzzy match google sheets

How to manage the results

Correct typos

  1. If you see the correct value for the group, simply click on the check mark in the Action column to set it as the right one for other records in the node:
    Vlookup fuzzy match google sheets

    Tip. If your search results are case sensitive, take advantage of the option Keep case of the correct values. It will let you change the listed value but keep its original case. Unselect this check box to change both the case and the value:

    Vlookup fuzzy match google sheets

  2. If all values in the group are incorrect, you can enter the right word in the field next to the root node and press Enter on your keyboard:
    Vlookup fuzzy match google sheets

    Tip. You can also click on the check mark in the Action column to apply the entered word as correct.

  3. If you see a record listed in a group by mistake, remove this item by clicking on the Delete icon next to it:
    Vlookup fuzzy match google sheets
  4. Once you finish correcting the found values, you can apply all changes you made to your sheet by clicking on the Apply button:
    Vlookup fuzzy match google sheets

Cancel changes

If you notice any errors before you close the add-on, you can revert back to the work mode by clicking the Undo button. The add-on will keep all your changes, so you could quickly correct any mistakes.

Export results

If you want to keep the search results for a record or take a closer look, you can export them to a new sheet by clicking on the Export button at the bottom of the sidebar.

To run a new lookup with other search settings, click the New search button at the very top of the add-on.

  • Find and replace data in Google Sheets
  • Combine duplicate rows in Google Sheets

How do I do a fuzzy lookup in Google Sheets?

Simply select the necessary cells in your sheet..
Then, open the tool by going to Extensions > Find Fuzzy Matches > Start in the Google Sheets menu:.
Adjust the search settings to set aside the values that you don't need to see in the results:.
You will see all the found typos grouped by value..

Can you use VLOOKUP for partial match Google Sheets?

VLOOKUP can search using partial matches based on wildcard characters: the asterisk (*) and question mark (?). Set the is_sorted to FALSE to return exact matches. For instance, if your VLOOKUP from another sheet returns incorrect results.

Can you use VLOOKUP for partial match?

The VLOOKUP function supports wildcards, which makes it possible to perform a partial match on a lookup value. For instance, you can use VLOOKUP to retrieve values from a table based on typing in only part of a lookup value.