S
StargateFanWrk
I found lots of solutions if one is using the AnalysisPak but I'm not and
with no possibility to use it since they don't like us installing stuff,
even things like this.
I have this formula:
=IF(A2<>"",A2+18,"")
It works fine except it deals with calendar days. The formula putting
today's date in A2, returns this date:
Sat 2009.12.19
This is almost good enough but I need it to go to the nearest weekday, which
would be Friday, Dec.18.2009.
And if the date came up as, say, Sunday December 20th, same thing. The
value returned for either weekend day would be the previous Friday.
How can one do this, pls?
Thanks. D
with no possibility to use it since they don't like us installing stuff,
even things like this.
I have this formula:
=IF(A2<>"",A2+18,"")
It works fine except it deals with calendar days. The formula putting
today's date in A2, returns this date:
Sat 2009.12.19
This is almost good enough but I need it to go to the nearest weekday, which
would be Friday, Dec.18.2009.
And if the date came up as, say, Sunday December 20th, same thing. The
value returned for either weekend day would be the previous Friday.
How can one do this, pls?
Thanks. D