VLOOKUP Function - Same Sheet
This workflow demonstrates how to perform a VLOOKUP between two tables in the same sheet.
In this example, we access a spreadsheet that contains two tables next to each other:
The goal is to insert the full country names into the athletes' bio information table (in column "F") based on the country code. After performing the VLOOKUP and updating the table, we write the data to a new sheet in the existing Excel file.
For a detailed overview of each node in this workflow, refer to the workflow description in the Info panel.
💡 To view each node's configuration, select the node and see the configuration pane on the right side of the workflow editor.