Date Function Question

mike21mcd

Board Regular
Joined
Sep 6, 2006
Messages
67
I need to know how to add a day to a date that I manually enter, excluding weekends. I know I can just do the "+1" to the end of the TODAY() function, but this will not exclude weekends.
For example, if in cell A1 I enter 09/07/2006, I would like for excel to return in cell B1 09/08/2006. If I enter 09/08/2006 in cell A1, I would need 09/11/2006 returned in B1. I have exhausted all "help" topics and cannot figure this one out. Any help would be greatly appreciated. Thanks.
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Welcome to the board.

Have a look at the WORKDAY function, which is part of the Analysis ToolPak Add-in
 
Upvote 0
Oaktree / Andrew,
Thank you very much for your help. That did the trick. Seems way to simple to have caused such a headache. haha. Thanks again gentlemen!!!
 
Upvote 0

Forum statistics

Threads
1,214,386
Messages
6,119,220
Members
448,876
Latest member
Solitario

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top