Microsoft
Software
Hardware
Network
Question : Exclude Saturday and sunday from date
In excel 2007, I am specifying the date as 06/20/2010 (suppose this is in cell A1).
Then to populate date in other cells I am using a formula wherein I add days to this date. Example,
=A1+6
Now the new date may fall on Saturday or Sunday. What I need is that if the new date falls on Saturday or Sunday then it should move to next working day that is Monday.
I am using the following date format "Wednesday, MAr 14, 2001".
Please let me know how to do this.
Thank you
Answer : Exclude Saturday and sunday from date
Ah. I gave you formulas that work specifically for 6.
The workday form from Barry's formula would be
=WORKDAY(D8+9-1,1)
It's easier to change.
Random Solutions
How to block Remote Desktop to other domain admins on a particular server
Sniffing voice related traffic
IE8 Submit Form with [Enter] Key, not functioning properly
Load Balancing two ADSL connections for small office
regular expression
Mac CSS Issue
Private IP Security
Exchange database backup failing with Arcserve v15
div not going entire 100% width
startup script as su in Fedora