Searched the archives but I could not find an answer...
I have a cell with a formatted date entry (MM/DD/YYYY).
I need to use the DD to calculate an average per day where the data I am using is thru the prior date:
F3 = (B3 / (DD-1))
What would be the correct way to write this?
Thank you!
David
I have a cell with a formatted date entry (MM/DD/YYYY).
I need to use the DD to calculate an average per day where the data I am using is thru the prior date:
F3 = (B3 / (DD-1))
What would be the correct way to write this?
Thank you!
David