G
Guest
Hi,
I'm trying to figure out how to get access to calculate the number of rooms
(which is 178), times the today-1 times the number of months so far for this
year to get a total like let's say today is the 27th, of September, which
would mean 178*26(days)*9(September being the 9th month). I am using this
formula for Month to Date Caluculations =178*(Day(Date()-1)), which seems to
work fine, but I can't seem to get my head around a Year to date Calculation,
since some days have 30 days, some 31, and then there's Febuary. Any
suggestions would be appreciated.
Thx
Eric
I'm trying to figure out how to get access to calculate the number of rooms
(which is 178), times the today-1 times the number of months so far for this
year to get a total like let's say today is the 27th, of September, which
would mean 178*26(days)*9(September being the 9th month). I am using this
formula for Month to Date Caluculations =178*(Day(Date()-1)), which seems to
work fine, but I can't seem to get my head around a Year to date Calculation,
since some days have 30 days, some 31, and then there's Febuary. Any
suggestions would be appreciated.
Thx
Eric