I need help for vlookup, I have a table, column A has names & column B has locations.
The problem is I want to populate latest location for the name, say for example,
Sachin is populated three times in the column A & location is Mumbai Pune Delhi.
I want a formula which will give me the latest location for the Sachin which is Delhi.
I cannot sort the formula & cannot use macro in the file.
Can anyone please help me in this.
[pre]
[/pre]
Regards,
realtop17
The problem is I want to populate latest location for the name, say for example,
Sachin is populated three times in the column A & location is Mumbai Pune Delhi.
I want a formula which will give me the latest location for the Sachin which is Delhi.
I cannot sort the formula & cannot use macro in the file.
Can anyone please help me in this.
[pre]
Code:
column a column b
sachin mumbai
sachin pune
sachin delhi (is the lateast location)
my follow up qeustion what if i only need is the latest location and no need to post or to display the old location like example below
column a column b
sachin n/a
sachin n/a
sachin delhi (is the lateast location)
Regards,
realtop17