LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Forumla to count the number that fall betwee 13-25 in a column

0 - 12 months:
=SUM(COUNTIF(A:A,{"=0","12"})*{1,-1})

13 - 24 months
=SUM(COUNTIF(A:A,{"=13","24"})*{1,-1})


"Linda" wrote:

I have a formula to count the children ages by month but now i need to know
how many children are between certain age group. I want to put the age in
group between o-12 , 13-24 and 25-36. I want to put it at the end of the
formula for calculating the children age.

 
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
Is there an Excel forumla to count different coloured cells? dataprincess Excel Discussion (Misc queries) 2 November 22nd 07 11:29 PM
Count number of cells and total in one column, based on another column suffix Pierre Excel Worksheet Functions 5 October 31st 07 12:28 AM
How do I count instances that fall within time bands? The Inquirer Excel Discussion (Misc queries) 0 October 4th 06 01:14 PM
Sum Column Entries that fall within Date Range Listed In Rows Ben Excel Worksheet Functions 4 July 10th 06 05:43 PM
how would I count dates (not # of days) in cells that fall betwee. sailingscotts Excel Worksheet Functions 3 August 16th 05 04:29 AM


All times are GMT +1. The time now is 10:30 PM.

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"