VLookUp with Multiple Look Up Values - Array Formula Help

atlasshrugged

New Member
Joined
Aug 16, 2011
Messages
8
I am looking to do some form of Vlookup in an array form. I need to do the lookup on multiple values and return letters as opposed to numbers. For example:</SPAN>

Deal Numbers - Date - Rating</SPAN>
250 – 12/31/12 - AAA</SPAN>
255 – 12/31/12 - B</SPAN>
260 – 12/31/12 - AAA</SPAN>
275 – 12/31/12 - BBB</SPAN>
280 – 12/31/12 - CCC</SPAN>
285 – 12/31/12 - BB</SPAN>
290 – 12/31/12 – A</SPAN>
250 – 10/31/12 - AA</SPAN>
255 – 10/30/12 - BB</SPAN>
260 – 10/30/12 - AAA</SPAN>
275 – 10/30/12 - BB</SPAN>
280 – 10/30/12 - D</SPAN>
285 – 10/30/12 - CCC</SPAN>
290 – 10/30/12 - AA</SPAN>
250 – 9/31/12 - CC</SPAN>
255 – 9/31/12 - C</SPAN>
260 – 9/31/12 - AA</SPAN>
275 – 9/31/12 - BBB</SPAN>
280 – 9/31/12 - CCC</SPAN>
285 – 9/31/12 - BB</SPAN>
290 – 9/31/12 - A</SPAN>

I in the above example, I would want a formula to pull the rating for deal number 275 on 10/30/12 which would be BB.</SPAN>

As mentioned, I would like it to be in array form. I appreciate the assistance. Atlas</SPAN>
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hi,

Based on your sample data is this what you mean?...

Excel Workbook
ABCDEFGH
1Deal NumbersDateRatingDeal NumbersDateRating
225012/31/12AAA27510/30/12BB
325512/31/12B2559/31/12C
426012/31/12AAA
527512/31/12BBB
628012/31/12CCC
728512/31/12BB
829012/31/12A
925010/31/12AA
1025510/30/12BB
1126010/30/12AAA
1227510/30/12BB
1328010/30/12D
1428510/30/12CCC
1529010/30/12AA
162509/31/12CC
172559/31/12C
182609/31/12AA
192759/31/12BBB
202809/31/12CCC
212859/31/12BB
222909/31/12A
23
Sheet9


The formula was taken from here.....

http://www.mrexcel.com/forum/excel-questions/306615-vlookup-multiple-criteria.html

I hope that helps.

Ak
 
Upvote 0

Forum statistics

Threads
1,214,974
Messages
6,122,536
Members
449,088
Latest member
RandomExceller01

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