I have multiple criteria's & one may be blanks, how to skip blank criteria in formula?

Tony O

New Member
Joined
Oct 15, 2023
Messages
4
Office Version
  1. 2010
Platform
  1. Windows
I have multiple criteria's & one may be blanks, how to skip blank criteria in formula?
Below is formula that works with no blank cell criteria's
=INDEX($G$2:$G$50,MATCH(1,INDEX((J2=$C$2:$C$50)*(J16=$D$2:$D$50)*(J17=$E$2:$E$50)*(J18=$E$2:$E$50)*(J19=$F$2:$F$50),0,1),0))

If cell J2 is blank how to correct above formula see below?
(J2=$C$2:$C$50

& can it work on multipile blank cirteria's?

Regards

Tony O
 
I'm not sure that clearly answered either of my questions.
In any case, what about @awoohaw's repeated request for some XL2BB sample data (& expected results would help too)
 
Upvote 0

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,223,162
Messages
6,170,431
Members
452,326
Latest member
johnshaji

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