Enter value in sheet 1 returns a value from sheet 2 ?

Waldemar

New Member
Joined
Feb 3, 2005
Messages
21
I'm trying to figure out a formula string to get data in a worksheet based on search in a reference table in another worksheet.

I've got a tab 'ref' , with a reference table like

/ref\
---- [A]
[1] 101 AAA
[2] 102 BBB
[3] 103 CCC
etc.

I've got a second tab with for instance 'issues' and I want to enter an ID in column A to get the related description from the reference table in column B; like

/issues\
---- [A] -----
[1] 101 --> AAA
[2] 103 --> CCC
[3] 101 --> AAA
etc

The issues list will grow but also the reference table will change from time to time.

Thanx in advance!
Waldemar
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Welcome to the board,
Use VLOOKUP.
If you don't know how it is done, try a search on this board or post back.

Colin.
 
Upvote 0

Forum statistics

Threads
1,203,233
Messages
6,054,275
Members
444,714
Latest member
excel2782

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