lookup

bongobus

New Member
Joined
Jul 11, 2017
Messages
28
looking for some help and hopefully solution please folks

2 sheets

1st sheet data entry

2nd sheet display


1st sheet in column A some cells blank some contain a dropdown selection

selections are example OP or TA or OC up to about 10 selections

column b will have a name against this selection same row example

sheet 1

A
B
C
1
2
3
TA
peter
4
5
OC
smith

<tbody>
</tbody>


I want 2nd sheet to look for an TA in sheet 1 grab the name and return this to a fixed area on sheet 2

again look for in sheet 1 a OP grab the name against this and return this to another fixed area sheet 2


a
b
1
IC
2
OP
3
OA
Smith
4
TA
PETER

<tbody>
</tbody>
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
I don't understand why Smith is being applied to code "OA" on sheet 2 when it is associated with "OC" on sheet 1.
Can you explain the logic here?
 
Upvote 0

Forum statistics

Threads
1,216,057
Messages
6,128,521
Members
449,456
Latest member
SammMcCandless

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top