+ Reply to Thread
Results 1 to 2 of 2

Average 10 or less morst recent entries excluding blanks

  1. #1
    Registered User
    Join Date
    01-12-2019
    Location
    Florida
    MS-Off Ver
    Office 2013
    Posts
    2

    Average 10 or less morst recent entries excluding blanks

    I used this formula to average the last 10 results excluding blank cells. It works great but i have new people starting and they do not have 10 results so the cell is blank where the average from the formula should be. Wanted to know if there was a way to return the average of the last 10 results or the average of whatever is available. There will always be at least 1 number when somone is added to the sheet. I would like to add new people and add a new column right as the months are finshied


    =IFERROR(AVERAGE(IF(COLUMN($B4:Q4)<=SMALL(IF($B4:Q4<>"",COLUMN($B4:Q4)),MIN(COUNT($B4:Q4),10)),IF($B4:Q4<>"",$B4:Q4))),"")

    Capture.PNG


    Thanks
    Last edited by Beefyman61; 01-12-2019 at 03:52 PM.

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Average 10 or less morst recent entries excluding blanks

    Try changing it to:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Entered with Ctrl + Shift + Enter since it is an ARRAY formula.

    - Moo

+ 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] Copying most recent 6 entries with some blanks from previous sheet
    By mikenoel737 in forum Excel General
    Replies: 5
    Last Post: 10-29-2018, 10:29 PM
  2. [SOLVED] Average most recent 3 values excluding dashes - array formula help required
    By cricket_stoner in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-04-2017, 08:00 AM
  3. Need to average data excluding blanks that matches 2 vlookups.
    By jdiegelmann in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-13-2017, 08:56 AM
  4. Average formula for last 15 days excluding blanks
    By jimbob23 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-22-2014, 11:50 AM
  5. Replies: 4
    Last Post: 06-11-2014, 07:56 AM
  6. [SOLVED] Rolling average with data in a row using only last 10 entries ignoring blanks
    By Lasers Reef in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-22-2013, 09:37 PM
  7. Replies: 6
    Last Post: 08-16-2013, 10:04 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