+ Reply to Thread
Results 1 to 6 of 6

Find average of calculations

  1. #1
    Forum Contributor
    Join Date
    10-15-2012
    Location
    Dallas, TX
    MS-Off Ver
    2019
    Posts
    167

    Find average of calculations

    In the attached WB, I'm trying to place a formula in RESULTS 1 Q8 that averages DATA Table1 POINTS G/L with 2 criteria... percentage < 20% of PDC to PM MAX GAP, and a SETUP of PMH.

    Here's what I tried...
    Please Login or Register  to view this content.
    Last edited by cableghost; 10-05-2021 at 08:27 AM.

  2. #2
    Forum Expert
    Join Date
    01-25-2011
    Location
    Belgium, Alveringem
    MS-Off Ver
    Excel 2003, 2007, 365
    Posts
    1,418

    Re: Find average of calculations

    Table1[PM MAX GAP] and Table1[PDC] are empty ? Divide by 0 !
    Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

  3. #3
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,057

    Re: Find average of calculations

    Q8=AVERAGEIFS(Table1[POINTS G/L],Table1[PM MAX GAP],"<20%",Table1[SETUP],$P8)
    R8=AVERAGEIFS(Table1[POINTS G/L],Table1[PM MAX GAP],">=20%",Table1[PM MAX GAP],"<50%",Table1[SETUP],$P8)

  4. #4
    Forum Contributor
    Join Date
    10-15-2012
    Location
    Dallas, TX
    MS-Off Ver
    2019
    Posts
    167

    Re: Find average of calculations

    Yep, I didn't upload WB with all my data. I can simply wrap it in a IFERROR.

  5. #5
    Forum Contributor
    Join Date
    10-15-2012
    Location
    Dallas, TX
    MS-Off Ver
    2019
    Posts
    167

    Re: Find average of calculations

    Thank you, joseph!

  6. #6
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,057

    Re: Find average of calculations

    Glad to be of help. Thanks for the Rep!

+ 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. Average of calculations on every row in a table?
    By kend0g187 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-19-2020, 09:57 PM
  2. [SOLVED] average some 0's into calculations while ignoring others.
    By chriswrcg in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-19-2018, 04:10 PM
  3. [SOLVED] Need help in average calculations
    By migdad in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-05-2014, 05:01 AM
  4. mean average of 3 calculations
    By bwfc0907 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 08-14-2008, 06:58 PM
  5. Average of Multiple Calculations
    By pdberger in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-04-2006, 08:55 PM
  6. [SOLVED] Average %age Calculations
    By Jay in forum Excel General
    Replies: 4
    Last Post: 07-28-2006, 05:25 AM
  7. [SOLVED] Monthly average calculations
    By Francois in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-17-2005, 10:06 AM

Tags for this Thread

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