Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two colums of data.
Structured as following: Jonh Doe Car1 Jonh Doe Car12 Jonh Doe Car44 Jonh Doe Car2 Jane Doe Car3 Jane Doe Car4 Jane Doe Car5 Jane Doe Car6 Im looking for a formula similar to vlookup to pick up a value from second column, but one that will go to the next row and not just bring back the first match as i copy the formula down. Any ideas? Thanks for the help! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am a bit confused by the same name beign associated with several
Cars. But, how about adding a new column that has the value of the next row. Example, cell C1 would have the formula =B2, etc. Then use a standard VLOOKUP formula and instead of returning column 2, return column 3, the new column. Goshute |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
lookup help. lookup result based on data in 2 columns | Excel Worksheet Functions | |||
LOOKUP FUNCTION? (LOOKUP VALUE BEING A TIME RENERATED FROM A FORMU | Excel Discussion (Misc queries) | |||
Matrix lookup/mulitple criteria lookup | Excel Discussion (Misc queries) | |||
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup | Excel Worksheet Functions | |||
Lookup Ques - finding value within a string to lookup | Excel Programming |