Sum array with date column header greater than lookup cell and distinct number

kapanenship

New Member
Joined
Dec 14, 2007
Messages
21
Need help in getting sum if array to work.
I need to sum the data array for all matching "stores", (Column B), and to make sure it is greater than the date constraint, (Column C).

I tried ...
=SUM(IF($B$9:$B$23=B4,IF($C$8:$M$8>C4,$C$9:$M$23)))
CSE


This works on the example I attached. My question is why is this not working in my actual work spreadsheet? I have narrowed it down to an issue with the date format?

Can you provide any criteria that may be the cause that I am not familiar with surrounding date formatting?


x4kf8ogor
 

Forum statistics

Threads
1,226,840
Messages
6,193,271
Members
453,787
Latest member
Dekowrage

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