LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I use CountIf formula to count a within a range of numbers


Use two countif functions as such:

=COUNTIF(A1:A50,"<=50")-COUNTIF(A1:A50,"<41") returns the count of
items between 41-50 (both inclusive).

adjust the range as needed and substitute values to meet your needs.

of course, =COUNTIF(A1:A50,"<30") is all you need for your first
criteria.

HTH


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=385614

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Countif to Count Consecutive Relative Increases in Numbers SteveC Excel Discussion (Misc queries) 16 September 27th 06 04:55 PM
countif when range to count is in a different workbook KarenF Excel Discussion (Misc queries) 2 August 8th 06 04:56 PM
Describe high/low range with CountIf (ex. count if >90 and <100 jsky Excel Worksheet Functions 5 September 19th 05 02:04 AM
Count comma separated numbers, numbers in a range with dash, not t Mahendra Excel Discussion (Misc queries) 0 August 8th 05 05:56 PM
How do I create formula to count numbers in a range of cells? EmilyJ Excel Worksheet Functions 1 December 8th 04 05:24 AM


All times are GMT +1. The time now is 07:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"