Text look up
Closed
Cai
-
Dec 17, 2011 at 11:32 PM
RWomanizer Posts 365 Registration date Monday February 7, 2011 Status Contributor Last seen September 30, 2013 - Dec 20, 2011 at 12:27 AM
RWomanizer Posts 365 Registration date Monday February 7, 2011 Status Contributor Last seen September 30, 2013 - Dec 20, 2011 at 12:27 AM
1 response
RWomanizer
Posts
365
Registration date
Monday February 7, 2011
Status
Contributor
Last seen
September 30, 2013
120
Dec 20, 2011 at 12:27 AM
Dec 20, 2011 at 12:27 AM
Use Vlookup in Column B of sheet2! as:
(Assume that first row is header)
B2 = Vlookup(A2,sheet1!A:B,2,false)
and drag the formula till end and you will get the result.
Cheers!
Rahul
(Assume that first row is header)
B2 = Vlookup(A2,sheet1!A:B,2,false)
and drag the formula till end and you will get the result.
Cheers!
Rahul