+ Reply to Thread
Results 1 to 3 of 3

Calculate only with a minimum of X results

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

    Calculate only with a minimum of X results

    In the attached WB, I would like RESULTS 1 Q3 to only calculate with a minimum of 10 results. I've tried the below w/o success. Note, this WB has reduced data, but should be enough for calculations.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Calculate only with a minimum of X results

    Just my guess

    Average of minimum of 10 results.

    =AVERAGE(SMALL(IF(Table1[MAX GAIN]>=--RIGHT(Q$2,2),Table1[POINTS G/L]),ROW($A$1:INDEX($A$1:$A$10,MIN(10,COUNTIF(Table1[MAX GAIN],Q$2))))))
    Attached Files Attached Files

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

    Re: Calculate only with a minimum of X results

    Thanks Bo_Ry, but that seems too complicated. I created my attempt from the formula in Q21. There must be a simpler method for this.

+ 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] to calculate minimum value from 3 different transposed arrays row by row
    By Vivek2705 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-18-2019, 05:15 AM
  2. [SOLVED] How to calculate cost with a minimum charge of 30$
    By pcfriends in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-04-2014, 01:29 AM
  3. [SOLVED] formula that will apply points to minimum numbers in a column and allow duplicate results
    By hadleedog in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-14-2014, 06:24 PM
  4. Replies: 1
    Last Post: 07-12-2014, 07:14 PM
  5. Calculate formula using a minimum value
    By Gtrhero in forum Excel General
    Replies: 1
    Last Post: 07-30-2008, 11:05 PM
  6. [SOLVED] Rounding up results to meet minimum order quantities.
    By Vin C. in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-07-2006, 02:45 PM
  7. Calculate Minimum numbers
    By Pete in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-12-2005, 12:06 PM

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