+ Reply to Thread
Results 1 to 3 of 3

help with count if function

Hybrid View

  1. #1
    Registered User
    Join Date
    10-07-2010
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2003
    Posts
    7

    help with count if function

    Hi All - I have a worksheet where I am calculating migration plan for different regions and it's working fine, though I would like to have a breack down for each region and don't seem to be able to find a right formula to do it.
    To get the total migration I am doing a COUNT based on the column of the Role 4 for each of the month.
    I'd like to do something similar but also look up the region in column A:
    I have attached what I am trying to do in cell J13~ (I have manually calculated that)
    Any way to do it with a formula? Thanks!
    Attached Files Attached Files
    Last edited by massimop; 11-02-2010 at 11:39 PM. Reason: solved

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: help with count if function

    Like so... countif is only good for testing one column, you need to test two, so SUMPRODUCT() to the rescue.
    Attached Files Attached Files
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    10-07-2010
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: help with count if function

    Thank you - worked perfectly!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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