+ Reply to Thread
Results 1 to 3 of 3

Count total people within a group of ranges | Sum total value for ranges and list average

  1. #1
    Registered User
    Join Date
    07-27-2015
    Location
    Gold Coast, Australia
    MS-Off Ver
    13
    Posts
    9

    Count total people within a group of ranges | Sum total value for ranges and list average

    Hi all

    Can somebody please help me with a formula/function.

    Please find attached the document with a description in the comments.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Count total people within a group of ranges | Sum total value for ranges and list aver

    These will give you the count...
    H3=COUNTIF($E$3:$E$402,H2)
    I3=COUNTIFS($E$3:$E$402,">"&H2,$E$3:$E$402,"<="&I2)
    copied across

    For future reference, please ask ALL your questions IN the thread, that way members can see if they want to tackle your question, without needing to open files

    Is there any way I can count the total number of people in this range and the other ranges from column F.

    So that it appears in only row 3 for each respective range?

    Is there also a function that can product and average of the total count for each range that would go in row 3 underneath the person count

    And also a high low range beneath that?
    It sounds like you want all the answers in 1 cell. If so, why is that? You will not be able to use any of the answers in any future formulas like that. Have you considered putting each calc in it's own cell, instead?

    What would some sample answers look like for the other questions, just so I understand what you want
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    07-27-2015
    Location
    Gold Coast, Australia
    MS-Off Ver
    13
    Posts
    9

    Re: Count total people within a group of ranges | Sum total value for ranges and list aver

    Apologies I will do so from now on.

    I made a typo in my explanation.

    I meant to say:

    Is there also a function that can produce an average of the total sum for each range relating to column B (This would go in H4 and be able to be dragged across until S4
    i.e sum up and average all values in column B - from range 0 in column F

    Then underneath that in H5 a formula that can be used to produce a high and low range from column B - from range 0 in column F that can be dragged over until S5

    See attached the updated version of the file with your formula included.

    Thank you.
    Attached Files Attached Files

+ 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. Replies: 8
    Last Post: 01-09-2014, 08:01 PM
  2. [SOLVED] Total based on 3 other Ranges
    By gbasterfield in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-13-2012, 12:05 PM
  3. Split total number of pages into ranges
    By judi0802 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-30-2012, 01:46 AM
  4. Help finding a total count of two columns with date ranges
    By scyllanbay in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-13-2012, 03:28 PM
  5. Attributing Monthly Total to Date Ranges
    By MikeMc79 in forum Excel General
    Replies: 3
    Last Post: 02-06-2012, 01:33 AM
  6. Replies: 1
    Last Post: 05-20-2010, 08:59 PM
  7. Need to total ranges of numbers separated by empty cells
    By iturnrocks in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-03-2009, 12:06 PM
  8. [SOLVED] How do I compare 2 text ranges and total?
    By Kathryn J Bittman in forum Excel General
    Replies: 3
    Last Post: 12-04-2005, 04:40 PM

Tags for this Thread

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