TOP

AiLookup Function

AILOOKUP() Description

The AILOOKUP() function is a next-generation tool that uses Google Gemini artificial intelligence for intelligent data matching and filling. Unlike standard search functions, it can understand context and relationships between data.

Imagine you have datasets with different names for the same countries or companies and you need to automatically combine these lists using approximate (fuzzy) search. The AILOOKUP function analyzes the search array and fills the column with the most relevant data using the logic of large language models.

This function allows you to automate complex data cleaning and structuring tasks where traditional keyword search methods prove powerless.

You can also use the classic FUZZYLOOKUP() function, which performs algorithmic value selection with the minimum number of operations required to transform one text into another.


An internet connection is required for this function to work.

Key Features of the AILOOKUP Function

Syntax:

=AILOOKUP(LookupValue; LookupArray)

Parameters:

Usage Example

Using the AILOOKUP() function is very simple. You specify the value to search for and the reference array, and Excel (Calc) fills your tables using a neural network:

=AILOOKUP(LookupValue; Lookup Array)

We will have the following result:

Example of using the AILOOKUP() function
Example of using the AILOOKUP() function

The following values are used in this example:

How It Works?

The AILOOKUP() function can work both in normal mode and as an array function.

To use as an array, simply enter the function in any cell, specifying the appropriate parameters. Then press Ctrl+Shift+Enter to enter the array formula, and LO Calc will automatically return the data table.

To select all cells associated with an array formula, simply select any cell in the array and press Ctrl+/.

If you need to convert an array formula to values - select the entire array and in the Data > Calculate menu select Formula to Value.

Download extension

You can use the AILOOKUP() function by installing the YLC Utilities extension.

After that, this function will be available in all files opened in Excel (LibreOffice Calc).


This function is available in the following extensions: YLC FunctionsYLC Utilities

The YLC Utilities menu in LO Calc

The YLC Utilities menu in LO Calc

The YLC Utilities menu in Excel

The YLC Utilities menu in Excel