Hello
I am trying to use a formula for devising averages but having a few problems, so was wondering if anybody could help please.
I want to make a weekly average. So i want to use data from the past week, is there a way for excel to only extract data from data linked to the current date so only data from that week is used? ie if i post a total on the 5th november it will only use data from that week 1st -5th novemeber?
Next question is i have a formula
say on the 1st november this will do the average of all the days before the 1st november, but if i were to make a new entry for the 2nd november, it changes the 1st novembers average, i dont want it to include any entries afterwards, is this possible?PHP Code:
(SUM($B$4:$B$500))/(COUNTIF($B$4:$B$500,">0"))
Any help really would be appreciated.
Kind regards
Joe
Bookmarks