+ Reply to Thread
Results 1 to 2 of 2

Attempting to Countifs and Averageifs between two dates

  1. #1
    Registered User
    Join Date
    11-07-2014
    Location
    Los Angeles
    MS-Off Ver
    2011
    Posts
    1

    Angry Attempting to Countifs and Averageifs between two dates

    Hello Everyone,

    I am trying to countifs and aferageifs sold properties between two dates. This is the type of formula that I used: =COUNTIFS(Sold!$K$4:$K$24,">="&Sheet7!A11,Sold!K4:K24,"<"&Sheet7!A10)
    =AVERAGEIFS('Raw Data'!L3:L501,'Raw Data'!K3:K501,">="&Sheet7!A11,'Raw Data'!K3:K501,"<"&A10)

    When I add up the sum for countifs, it is giving me more than the number that I have (20). Can somebody please help me. I've been banging my head for the past 24 hours.

    Thank you,
    Michael
    Attached Files Attached Files

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Attempting to Countifs and Averageifs between two dates

    The formula in B10 refers to Sold!K3:K23 instead of Sold!K2:K22, B11 is Sold!K4:K24, B12 is Sold!K5:K25.

    Change the references to absolute in B9 to

    =COUNTIFS(Sold!$K$2:$K$22,">="&Analysis!A9,Sold!$K$2:$K$22,"<"&Analysis!A8)

    and copy down

+ 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] AverageIFS (or even SUMIFS/COUNTIFS) on large data set
    By natetheblade in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-13-2013, 01:37 AM
  2. [SOLVED] Averageifs Countifs function
    By vandan_tanna in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-16-2013, 11:14 AM
  3. Countifs or AverageIfs
    By dreicer_Jarr in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-13-2013, 02:44 AM
  4. Replies: 3
    Last Post: 12-16-2011, 10:55 AM
  5. Countifs and Averageifs
    By tradergreg in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-08-2011, 07:20 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