Countif

johns99

Board Regular
Joined
Jun 11, 2013
Messages
223
Office Version
  1. 365
Platform
  1. Windows
Trying to setup a formula that will count the amount of bonuses that fall within a specific range...for example

Count if the bonus ranges from $0-$4999...suggestions?

thanks in advance.

[TABLE="width: 165"]
<TBODY>[TR]
[TD="colspan: 2"]Range</SPAN>[/TD]
[/TR]
[TR]
[TD]$0.00 </SPAN>[/TD]
[TD]$4,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$5,000.00 </SPAN>[/TD]
[TD]$9,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$10,000.00 </SPAN>[/TD]
[TD]$14,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$15,000.00 </SPAN>[/TD]
[TD]$19,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$20,000.00 </SPAN>[/TD]
[TD]$24,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$25,000.00 </SPAN>[/TD]
[TD]$29,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$30,000.00 </SPAN>[/TD]
[TD]$34,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$35,000.00 </SPAN>[/TD]
[TD]$39,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$40,000.00 </SPAN>[/TD]
[TD]$44,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$45,000.00 </SPAN>[/TD]
[TD]$49,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$50,000.00 </SPAN>[/TD]
[TD]$54,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$55,000.00 </SPAN>[/TD]
[TD]$59,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$60,000.00 </SPAN>[/TD]
[TD]$64,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$65,000.00 </SPAN>[/TD]
[TD]$69,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$70,000.00 </SPAN>[/TD]
[TD]$74,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$75,000.00 </SPAN>[/TD]
[TD]$79,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$80,000.00 </SPAN>[/TD]
[TD]$84,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$85,000.00 </SPAN>[/TD]
[TD]$89,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$90,000.00 </SPAN>[/TD]
[TD]$94,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$95,000.00 </SPAN>[/TD]
[TD]$99,999.00 </SPAN>[/TD]
[/TR]
[TR]
[TD]$100,000.00 </SPAN>[/TD]
[TD] [/TD]
[/TR]
</TBODY><COLGROUP><COL span=2></COLGROUP>[/TABLE]
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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