Stop re-enriching the same leads and reuse data you already pulled
Try Bitscale Now!
What Vlookup solves in Bitscale
When you build complex workflows, you often run into this problem:- you enriched a lead or company in the past
- the same lead shows up again in a new grid or workbook
- you do not want to spend credits re-enriching it
Where to find Vlookup
- Open your grid
- Go to Enrichments
- Open Data toolkit
- Select Vlookup
How to set up a Vlookup
Step 1: Choose the key column in your current grid
The key column is what you want to look up. Example: key column = Person name This means: for each value inPerson name, check if that person exists in another grid.
Step 2: Choose the grid to look up from
Select the destination grid where the data already exists. Example:- destination grid: a grid containing Bitscale team members
Step 3: Map the matching column in the destination grid
Pick the column in the destination grid that should match your key. Example:- match
Person name(current grid) - with
Name(destination grid)
Step 4: Select the match condition
You can choose how matching works:- Exact : only matches when the value is exactly the same
- Contains : matches when the destination value contains the key as a substring
- use Contains if your key values are partial names
- use Exact if your key values are consistent and standardized
Step 5: Choose which fields to fetch
Click Fetch to view all columns in the destination grid. Select only what you want to pull back.Step 6: Save and run
Save the column, then run it:- for a single cell (quick test)
- for multiple rows
- or for all rows
Add returned fields as columns
After you run the lookup, you can open the result and use Add as column to create columns for the returned fields. This is helpful when you want to run the lookup across a full list of names and store the pulled values directly in the grid.Common ways teams use Vlookup
Avoid re-enrichment
If a lead was enriched in a previous grid, pull the result instead of rerunning the enrichment.Build exclusion lists
Maintain one grid of:- people you should not contact
- companies you should not contact
- run a Vlookup against the exclusion grid
- if a match is found, skip processing that lead
Create a CRM-like reference layer inside Bitscale
If Bitscale is where your clean data lives, Vlookup lets you treat old grids like a lightweight database you can reference anytime.Build an exclusion grid and use Vlookup to automatically skip bad-fit or blocked leads
Try Bitscale Now!