+ Reply to Thread
Results 1 to 5 of 5

Averageifs

  1. #1
    Registered User
    Join Date
    06-10-2010
    Location
    Plano, TX
    MS-Off Ver
    Excel 2007
    Posts
    3

    Averageifs

    I am having a problem with this function. If someone has a fix for the following formula, I would really appreciate their input.

    =AVERAGEIFS(BeezidTable[final],BeezidTable[retail],A2,BeezidTable[WkNum],WEEKDAY(TODAY()),BeezidTable[TimeNum],">g1")

    There is data that meets the criteria, but it evaluates to #div/0!.

    Thanks

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

    Re: Averageifs

    Re: TimeNum - are you looking for the literal string "g1" or does g1 hold a value you wish to reference ?

    If the latter then the syntax would be:

    BeezidTable[TimeNum],">"&G1

    You might want / need to post a sample

  3. #3
    Registered User
    Join Date
    06-10-2010
    Location
    Plano, TX
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Averageifs

    G1 holds a timevalue I want to reference. Does that help? Thanks

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

    Re: Averageifs

    On which basis - did you change the syntax as advised in prior post ?

    If so, what was the end result ?

  5. #5
    Registered User
    Join Date
    06-10-2010
    Location
    Plano, TX
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Averageifs

    Yes, seemed to work - I just wanted to make sure it was picking up the value, not the text string. Thanks

+ 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