+ Reply to Thread
Results 1 to 2 of 2

Count how many between set ages

  1. #1
    Registered User
    Join Date
    04-18-2017
    Location
    Portsmouth, England
    MS-Off Ver
    2010
    Posts
    3

    Count how many between set ages

    Hi,

    if anyone can help that will be great.

    I am looking for a COUNTIF type formula that can count how many number 1 there is for ages between 20-25 and then another for number 1 between 26-31 for example.

    i've attached the type of criteria i would need.

    Ideally i wouldn't like to use Pivot tables as im trying to put the data onto a hidden sheet and have the information on one front sheet with graphs etc.


    thank you very much
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,002

    Re: Count how many between set ages

    Use this:

    =COUNTIFS(A:A,1,B:B,">=20",B:B,"<=25")

    and this:

    =COUNTIFS(A:A,1,B:B,">=26",B:B,"<=31")
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Difference in ages
    By jakefh in forum Excel General
    Replies: 6
    Last Post: 01-31-2014, 09:28 AM
  2. formula to get ages
    By gfer in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-19-2008, 09:32 AM
  3. Ages help please!
    By Blade2304 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-13-2006, 02:14 AM
  4. Dates/ Ages
    By Jerry W. Lewis in forum Excel Formulas & Functions
    Replies: 36
    Last Post: 09-06-2005, 07:05 PM
  5. Dates/ Ages
    By Brian in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  6. Dates/ Ages
    By Brian in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  7. [SOLVED] Dates/ Ages
    By Brian in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  8. Dates/ Ages
    By Brian in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1