combining several index match formulas into one

Hoss97

Board Regular
Joined
Feb 2, 2009
Messages
84
I've been looking at this to long, and am having a mental block. I am listing several formulas below, and am wondering if there is a way to combine the formulas into one shorter formula. So it would look through one row of data for a match, if none was found, it would move on to the next range of data, and so on. Thanks for your help. The formulas are listed below.

=INDEX('6'' & ADA Tables'!$F$175:$GH$175,MATCH('Task & Notes Master'!$A11,'6'' & ADA Tables'!$C$174:$GH$174,0)+4)

=INDEX('6'' & ADA Tables'!$F$341:$GH$341,MATCH('Task & Notes Master'!$A21,'6'' & ADA Tables'!$C$340:$GH$340,0)+4)

=INDEX('6'' & ADA Tables'!$F$673:$GH$673,MATCH('Task & Notes Master'!$A31,'6'' & ADA Tables'!$C$672:$GH$672,0)+4)

=INDEX('6'' & ADA Tables'!$F$507:$GH$507,MATCH('Task & Notes Master'!$A36,'6'' & ADA Tables'!$C$506:$GH$506,0)+4)

=INDEX('6'' & ADA Tables'!$F$839:$GH$839,MATCH('Task & Notes Master'!$A8,'6'' & ADA Tables'!$C$838:$GH$838,0)+4)
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,215,030
Messages
6,122,762
Members
449,095
Latest member
m_smith_solihull

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