+ Reply to Thread
Results 1 to 2 of 2

Month-by-month nested Sumifs and AverageIfs formulas stopped working

  1. #1
    Registered User
    Join Date
    07-16-2020
    Location
    San Jose, California
    MS-Off Ver
    Excel 2016
    Posts
    1

    Month-by-month nested Sumifs and AverageIfs formulas stopped working

    Hi there,

    I created a social media content calendar and was manually entering data relevant to each column on the "Content" sheet. My "Analytics" sheet was summing and averaging Facebook/Twitter/Instagram/LinkedIn/YouTube Likes, Comments, Reach, etc. for the months of APR and MAY but stopped summing/averaging Facebook data for JUN and JUL. In other words, the Twitter/Instagram/LinkedIn/YouTube formulas appear to be working for JUN and JUL but the Facebook formulas are not working for JUN and JUL. I used the exact same formulas in JUN and JUL that I did in APR and MAY.

    =SUMIFS(tblEvents[ENGAGEMENT],tblEvents[MONTH],"JUN",tblEvents[CHANNEL & HEADLINE],"*Facebook*",tblEvents[BOOSTED?],"No")
    =AVERAGEIFS(tblEvents[ENGAGEMENT],tblEvents[MONTH],"JUN",tblEvents[CHANNEL & HEADLINE],"*Facebook*",tblEvents[BOOSTED?],"Yes")

    I simplified the workbook to show what I mean.

    Thanks in advance for your help.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    04-24-2020
    Location
    Woodbridge, VA
    MS-Off Ver
    2016
    Posts
    434

    Re: Month-by-month nested Sumifs and AverageIfs formulas stopped working

    It's because you have 0 for Facebook in April (Cell C3). Cell L3 is trying to divide 4% (K3) by 0 (C3).

+ 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: 1
    Last Post: 10-11-2018, 10:56 AM
  2. [SOLVED] Month Function When Nested inside Text returns incorrect Month Serial Number
    By ibuhary in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-06-2018, 04:12 AM
  3. DATE formula nested in SUMIFS not picking up last day of month
    By MarkPr in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-04-2018, 05:24 PM
  4. Replies: 1
    Last Post: 07-06-2015, 04:43 PM
  5. [SOLVED] Change date in excel formulas from month to month automatically
    By ANDREAAS in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-02-2013, 09:34 AM
  6. TEXT & MONTH Formulas returning wrong Month
    By dwoodrocksyourb in forum Excel General
    Replies: 2
    Last Post: 10-07-2010, 10:52 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