S
SMILE
hello everyone
Hope someone help me to solve my problem.
I have a table in column A & B a range of data. and I have th
following formula in D1
IF($C$1="","",VLOOKUP($C$1,$A$1:$B$10,2,FALSE))
it works ok for one record.
What i need is the following.
In my colum A, there are some items repeating and I need to show th
result in D1,D2,D3....
For eg: if I have the name "AAA" in A1 and in A5, I want th
corresponding data in column B1 and B5 to be displayed in D1 and D2
Hope i explained well
Thanks
Tom
Hope someone help me to solve my problem.
I have a table in column A & B a range of data. and I have th
following formula in D1
IF($C$1="","",VLOOKUP($C$1,$A$1:$B$10,2,FALSE))
it works ok for one record.
What i need is the following.
In my colum A, there are some items repeating and I need to show th
result in D1,D2,D3....
For eg: if I have the name "AAA" in A1 and in A5, I want th
corresponding data in column B1 and B5 to be displayed in D1 and D2
Hope i explained well
Thanks
Tom