Countifs formula for multiple factors

Jeffmonster

New Member
Joined
Apr 7, 2015
Messages
25
Hi Guys and Gals,
I have a question for you all:

I have a spread sheet I'd like to track and categorize based on multiple criteria (columns) based on a date range.

For example: 5/27/2018 - 6/2/2018
Based on that date range I'd like to have the sheet auto calculate based on the Market, Type and Date set into the following categories:
Austin Buyer Appts Set = (Market: Austin, Type: Buyer, Date set = 5/27-6/2)
Austin Seller Appts Set
San Antonio Buyer Appts Set
San Antonio Seller Appts Set

I've attached a screenshot for reference.
fyo70x.png
[/IMG]
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
markettypedate setdate met
sansell25/05/2018
austinsell25/05/2018
sanbuy26/05/2018let date range be
austinsell26/05/2018
sansell27/05/2018from27/05/2018
austinbuy28/05/2018to08/06/2018
sansell28/05/2018
austinsell29/05/2018let type =
sanbuy29/05/2018
austinsell30/05/2018typebuy
sansell31/05/2018
austinbuy31/05/2018
sansell01/06/2018let market =
austinsell01/06/2018
sanbuy02/06/2018marketaustin
austinsell03/06/2018
sansell03/06/2018
austinbuy04/06/20184
sansell04/06/2018
austinsell05/06/2018formula
sanbuy06/06/2018
austinsell06/06/2018=SUMPRODUCT(($A$2:$A$31=$K$16)*($B$2:$B$31=$K$11)*($C$2:$C$31>=$K$6)*($C$2:$C$31<=$K$7))
sansell07/06/2018
austinbuy07/06/2018
sansell08/06/2018
austinsell09/06/201827/05/2018to08/06/2018
sanbuy09/06/2018
austinsell10/06/2018buysell
sansell10/06/2018san37
austinbuy11/06/2018austin46
formula for san buy =3
=SUMPRODUCT(($A$2:$A$31=$H30)*($B$2:$B$31=I$29)*($C$2:$C$31>=$I$27)*($C$2:$C$31<=$K$27))

<colgroup><col span="2"><col><col span="5"><col><col><col><col span="6"></colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,214,944
Messages
6,122,392
Members
449,081
Latest member
JAMES KECULAH

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