+ Reply to Thread
Results 1 to 11 of 11

Sumproduct/countifs

Hybrid View

mahat Sumproduct/countifs 07-21-2014, 08:29 PM
FDibbins Re: Sumproduct/countifs 07-21-2014, 08:40 PM
mahat Re: Sumproduct/countifs 07-21-2014, 08:43 PM
Tony Valko Re: Sumproduct/countifs 07-21-2014, 08:43 PM
mahat Re: Sumproduct/countifs 07-21-2014, 08:51 PM
Tony Valko Re: Sumproduct/countifs 07-21-2014, 08:58 PM
mahat Re: Sumproduct/countifs 07-21-2014, 08:59 PM
Tony Valko Re: Sumproduct/countifs 07-21-2014, 09:07 PM
FDibbins Re: Sumproduct/countifs 07-21-2014, 08:47 PM
mahat Re: Sumproduct/countifs 07-21-2014, 09:19 PM
Tony Valko Re: Sumproduct/countifs 07-21-2014, 10:30 PM
  1. #1
    Registered User
    Join Date
    07-10-2014
    Location
    Waco, TX
    MS-Off Ver
    2010
    Posts
    63

    Re: Sumproduct/countifs

    You are correct, I had all empty cells in one section. Much appreciated.

  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: Sumproduct/countifs

    Ok, you can prevent the #DIV/0! error with this version:

    =IFERROR(SUM(SUMIF(C:C,{"July","August","September"},D:D))/SUM(COUNTIF(C:C,{"July","August","September"})),"")

    That'll return a blank instead of any errors.
    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. [SOLVED] Is there a way to combine COUNTIFS and SUMPRODUCT?
    By ogbugsy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-21-2013, 08:18 AM
  2. COUNTIFS and SUMPRODUCT help
    By Stacy1 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-19-2013, 02:35 PM
  3. [SOLVED] COUNTIF vs COUNTIFS vs SUMPRODUCT
    By FASTiger in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-28-2013, 01:44 AM
  4. HELP CONVERT SUMPRODUCT to COUNTIFS
    By chie in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-09-2013, 07:35 AM
  5. Using SUMPRODUCT instead of COUNTIFS
    By SymphonyTomorrow in forum Excel General
    Replies: 12
    Last Post: 11-18-2011, 05:01 PM

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