Looking up/ mapping a value across tabs

fatowl

New Member
Joined
Feb 24, 2013
Messages
3
Good morning all,
I have a requirement to do a lookup, which i believe might need a 3d function.
I have a spreadsheet that has multiple tabs that depict different areas in various applications. And one tab that has a list of requirements. Within the various application tabs, against each line item I have the requirement it is mapped to. What I am looking to do is in the requirement tab, have one column that has list of all the applications that are mapped to this requirement. An example is as below - the last table depicts what the resultant output should look like (in the bolded column):
Application A tab:
Screen IDReq IDScreen NameComment
1231Test 1
4561Test 2

<tbody>
</tbody>

Application B tab:
Screen IDReq IDScreen NameComment
7891Test 3
ABC2Test 4

<tbody>
</tbody>

Application C tab:
Screen IDReq IDScreen NameComment
DEF2Test 5
HIJ1Test 6

<tbody>
</tbody>

Requirements Tab: (desired result)
Req IDRequirement NameMapped Application Screen IDsComment
1Req1123,456,789,HIJ
2Req2ABC,DEF

<tbody>
</tbody>
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,216,091
Messages
6,128,779
Members
449,468
Latest member
AGreen17

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