Hi There,
This is my first post and would really appreciate any assistance anyone can provide. I will explain this as accurately as possible.
I am trying to calculate a continuous average as data is entered. I currently have a formula (=DATEDIF(C6,C10,"d")) calculating the number of days between entries.
Example:
15-Feb-10
45 Days (formula used: =DATEDIF(C6,C10,"d"))
26-Mar-10
39 Days (formula used: =DATEDIF(C6,C10,"d"))
15-Jun-10
81 Days (formula used: =DATEDIF(C6,C10,"d"))
27-Jul-10
42 Days (formula used: =DATEDIF(C6,C10,"d"))
22-Sep-10
57 Days (formula used: =DATEDIF(C6,C10,"d"))
Can anyone tell me what formula can be used to calculate the average number of days between entries as they are entered into the spreadsheet? FYI, I have tried the formula: =AVERAGE(C11,C15,C19,C23,C27,C31,C35) with no luck.
Thanks in advance,
GT
Bookmarks