SUMIFS with multiple criteria from 1 column

BillieHynds

New Member
Joined
May 24, 2017
Messages
9
Office Version
  1. 365
Platform
  1. Windows
Hi,

I am currently trying to work a SUMIFS formula looking at multiple criteria which works fine at the moment. We now have an instance where instead of summing if 1 criteria is met, I would like it to sum for 2 criteria in the same column.

=SUMIFS(Data!D:D,Data!A:A,$AO$3,Data!B:B,$AO$4,Data!C:C,$AO$2,Data!G:G,F26,Data!H:H,I26,Data!I:I,M26,Data!J:J,N26)

This is the current formula and where it says $AO$4, id like this to be $AO$4 AND $AO$5.

I've tried using using SUMPRODUCT and have not been successful.

Any help is much appreciated.

Thanks,
 
Do you have any values in col B that match either 6311 or 6411?
 
Upvote 0

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
yes there is quite a lot of data as attached.
 

Attachments

  • col b data.PNG
    col b data.PNG
    7 KB · Views: 5
Upvote 0
You are doing this in xl365 aren't you?
 
Upvote 0
Did the formula you posted work & give a value other than 0?
 
Upvote 0
Hi, I've managed to make your original formula work.

Thank you for all your help.
 
Upvote 0

Forum statistics

Threads
1,215,651
Messages
6,126,025
Members
449,281
Latest member
redwine77

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