+ Reply to Thread
Results 1 to 2 of 2

Counting names in multiple ranges

  1. #1
    Registered User
    Join Date
    01-16-2014
    Location
    washington
    MS-Off Ver
    Excel 365
    Posts
    66

    Counting names in multiple ranges

    Hi All,

    I am trying to total how many clients are listed on my spreadsheet. I can do a single range with no problem, however my names are separated by other information so I need to do multiple ranges. I have tried
    quite a few different ways. The formula I left on my spreadsheet is =COUNTIFS(B17:G20,"=*",B25:G28,"=*",B33:G36,"=*"). It will only give a total of 3 and it should be 9.

    I have attached an example spread sheet. The yellow box is where the formula is and the green boxes are what I need to count.

    Thank you very much in advance for your help.

    Stacey
    Attached Files Attached Files

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Counting names in multiple ranges

    If you only have a "few" ranges you could do this:

    =COUNTA(B17:G20)+COUNTA(B25:G28)+COUNTA(B33:G36)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Formula for Counting Multiple Words in Multiple Ranges
    By billdigo1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-16-2015, 06:11 PM
  2. Formula for Counting Multiple Ranges and Multiple Criteria
    By musicman1985 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-29-2014, 05:43 AM
  3. Macro to define names for multiple ranges
    By pedrofogao21 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2012, 12:12 PM
  4. Counting arguments and using multiple ranges
    By pmguerra in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-18-2008, 11:22 AM
  5. Counting Names In Multiple Columns
    By DRAV3N in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-01-2007, 08:44 PM
  6. counting occurences from multiple ranges
    By Tomac in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-19-2006, 12:25 PM
  7. Counting Across Multiple Ranges, Based on Condition
    By Stacy in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12: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