Lookup from other sheet

P

Pivotrend

sup pros

i have this info

in sheet AA
A1:MSFT
B1:LU
C1:CSCO
D1:CAT
E1:IBM
F1:ORCL

& in sheet BB
A1:MSFT
A2:LU
A3:CSCO
A4:CAT
A5:IBM
A6:ORCL

&

B1:MICROSOFT
B2:LUCENT
B3:CISCO SYSTEMS
B4:CATERPILLAR
B5:INTERNATIONAL BUISNESS MACHINES
B6:ORACLE

I want Cells Below Symbols in sheet AA to display the name of the
company from sheet BB

what formula do i have to use if they not in the same order & the order
of the symbols change according to some external information ?
 
D

davesexcel

example: in A2 =LOOKUP(A1,Sheet2!$A$1:$B$5)
copy this formula accross the column

Have sheet1 ranges A1,B1,C1,... as drop down menus
if you want
 
D

davesexcel

Didn't work??!!!!!
I put the effort in to explain to you how to do this, and this is what
I get back from you,
Maybe you should put some effort into it, and try and do something for
yourself!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top