Vlookup

dwddavid

New Member
Joined
Mar 4, 2011
Messages
24
I have got a spreadsheet that I need help with a vlookup formula. In Column A it has a Notice Number. In Column E, it has cell(s) of data for each Notice Number. If it was the case, there was one cell of data for each notice number, I can use the following formula in Column G:
=vlookup($A1,$A$1:$K$1000,5,False) and it would work fine. The problem is there is multiple (1 - 15) amounts of data for each notice number. The data is listed below each other. Example Below:

Column A Column E
Notice Number Data
Notice Number 1 Data 1
Notice Number 2 Data 2
Data 3
Data 4
Notice Number 3 Data 5
Notice Number 4 Data 6
Data 7

What formula can I use to pull of the data items in Column E for a particular Notice Number in Column A?
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Forum statistics

Threads
1,214,897
Messages
6,122,148
Members
449,066
Latest member
Andyg666

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