I'm currently trying to add a value (age) from one spreadsheet with first name, last name, and age to another spreadsheet with only first name and last name.
So what I've done is use the CONCENTRATE command to combine first and last name together in a new column on both tables, creating a unique identifier for VLOOKUP to use.
The problem is, no matter what I do, VLOOKUP seems to always give the wrong values.
Any insight to this? Both tables are sorted by date, ascending order, and I have TRUE as the last variable on VLOOLUP.
So what I've done is use the CONCENTRATE command to combine first and last name together in a new column on both tables, creating a unique identifier for VLOOKUP to use.
The problem is, no matter what I do, VLOOKUP seems to always give the wrong values.
Any insight to this? Both tables are sorted by date, ascending order, and I have TRUE as the last variable on VLOOLUP.