Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to read employee's records, and I have lots of Bobs and others,
but different last names on the following column. The question is: how do I make it read the next column to match the last name to extract the information for that row? I can't just use the second column because there some same last names. This is what I have right now, where $A1 is the first name, and naturally the last name is B1. =VLOOKUP($A1,'Adresses-Main Data Sheet'!$A$1:$K$1000,3,0) Thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Variable Lookup/Double Lookup | Excel Worksheet Functions | |||
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup | Excel Worksheet Functions | |||
Sumproduct - Condition based on lookup of a Lookup | Excel Discussion (Misc queries) | |||
Pivot table doing a lookup without using the lookup function? | Excel Discussion (Misc queries) | |||
How do I lookup and return different values when the lookup value. | Excel Discussion (Misc queries) |