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
out off office not working for one user
truncate vs delete
Batch printing word document to non-default printer
CS0433 error when deploying ASP.NET app, type exists two asp.net temporary files
New record, if field is empty, msgbox
Sharepoint 2010 - 2 domains and non domain users
Using an additional domain controller when PDC crashes
Error: "The site <sitename> could not be found in the Web application SPWebApplication Name=MOSS Parent=SPWebService"
iPhone Data Recovery After iOS4 Upgrade
how to rename a file before saving it after uploading in c#