Thread: Lookup
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Brett Brett is offline
external usenet poster
 
Posts: 113
Default Lookup

This has more to do with formatting a text string, but how do i format a
column that already has data in it using "=TEXT(A1,"@")"? This is the only
way i have gotten my vlookup to work. It doesn't work just right clicking
and formatting cells. please help. thanks.
brett



" VLOOKUP fORMULA" wrote:

Any body pls help me.....?

Sheet1
A B C
Name Rank Company
Romeo Painter PWD
Patrick Carpenter ABC


Sheet2

D E F G H
Name Result.
Romeo PWD


On Sheet2 (H2)

How can I Lookup for Romeo from Sheet1(A1:A100) and place the corresponding
value on C

For example:-
On Sheet2
D2(Sheet2) €“ If I type Patrick how can I get a result on H2(Sheet2)ABC