+ Reply to Thread
Results 1 to 3 of 3

Embedding If Statement into SUMPRODUCT

Hybrid View

rhudgins Embedding If Statement into... 01-19-2010, 06:07 PM
DonkeyOte Re: Embedding If Statement... 01-19-2010, 06:10 PM
rhudgins Re: Embedding If Statement... 01-19-2010, 06:35 PM
  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Embedding If Statement into SUMPRODUCT

    Refer to the attached spreadsheet on the Summary Day Count tab in cell M13. I would like to add to the SUMPRODUCT formula that I have and say if the appropriate cell in the range $AI$3:$AI$20000 has a blank value then not to include it in the Total # count. Can anyone help with this asap? Thanks a lot!
    Attached Files Attached Files

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Embedding If Statement into SUMPRODUCT

    Perhaps

    =SUMPRODUCT(--('Analyst Changes Database'!$AH$3:$AH$240=$B13),--('Analyst Changes Database'!$AG$3:$AG$240="Decreased"),--('Analyst Changes Database'!$AI$3:$AI$240<>""))
    you should (IMO) be wary of over using SUMPRODUCT...

  3. #3
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Embedding If Statement into SUMPRODUCT

    Thanks this is perfect!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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