Countifs with Row and Column

KrazyAl

Board Regular
Joined
Sep 28, 2007
Messages
75
Hi

I am trying to count if a cell is greater then Zero, with a criteria in a column and a row.

Column 1 has a persons name
Row 1 has the Current month
Row 2 has the day of the month
Row 3 has the # of item sold

For example Current month is there 31 times, since May has 31 days, June would be there 30 times etc. I need to count when Column 1 name matches and row matches, count how many times the sales are greater then 1
(I.e Countifs Name - Peter AND Month = 5 and Item Sold >0) [Month is numerical May=5,June=6)

Would prefer using a non array formula if possible since it may impact the calculations, but if that is the only solution then so be it :)

Thanks
 

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,214,611
Messages
6,120,510
Members
448,967
Latest member
screechyboy79

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