+ Reply to Thread
Results 1 to 2 of 2

Averaging

  1. #1
    Forum Contributor
    Join Date
    08-24-2011
    Location
    Van Wert, Ohio
    MS-Off Ver
    Excel 2010, 2000
    Posts
    104

    Averaging

    I have a spreedsheet that figures usages of material for each week during a 4 week period. I also have a cell for each material that figures the average for the four week period.
    Problem is each week is at zero until I get to that week becasue all the weeks are linked to carry inventory form one week to the next.
    So for instance week 1, I might use 50 widgets, week 2, 25 widgets, but since week 3 and 4 are at "0" my 4 week average will not be accurate until all four weeks are complete.

    Any way to know what my average is before all four weeks are complete without having to change the formula each week.

    Attached is my summary report.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by gocolonel77; 11-05-2011 at 09:10 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Averaging

    In Excel 2010 try using AVERAGEIF function like this in J6

    =IFERROR(AVERAGEIF(E6:H6,">0"),"")
    Audere est facere

+ 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