Need Help With Formula

it's an excel world

Board Regular
Joined
Sep 17, 2008
Messages
126
Hello all,

I need a formula that will accomplish the following...

I want to look in cell AQ2 and if it is not blank, I need to look at the values in cells A4 & AN4. Then look down both columns A & AN until I locate the last row in which the values in columns A & AN mirror those of cells A4 & AN4, and return the value in column D of that particular row.

I hope this information is sufficient.

Thank you in advance!
 
Hi T. Valko,

I was hoping you could explain to me or point me in a direction to better understand exactly what your formula is telling excel to do. I think I understand the index and lookup portion, but am curious about the the 2,1 prior to the lookup and the last part with ROW(A6:A15))))

Thanks for all you help!
See if this helps...

This page describes many techniques for finding the last item:

http://xldynamic.com/source/xld.LastValue.html

And this section of that page describes the technique I used:

http://xldynamic.com/source/xld.LastValue.html#S012
 
Upvote 0

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.

Forum statistics

Threads
1,224,521
Messages
6,179,287
Members
452,902
Latest member
Knuddeluff

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