Adding Dates to a worksheet

LChevele

New Member
Joined
Oct 5, 2006
Messages
9
Here is one that has me stumped..

I want to have my worksheet start with a date and automatically add 6 days to that orginal date.

Ex: 10/1/06 - want to add in the next cell- 10/7/06
The cell will automatically add the 6 days after the 1st.

I tried using an expression like:
=DateAdd("d", +6, [PromisedDate])

But either I didnt get it correct OR its not what I am looking for.

In essence, the whole worksheet will keep having rolling dates for each week, kinda like a time sheet, except this will just put the dates for that week. EX: 10/1/06-10/07/06

Is there a nice formula for this ? or do I need to create an expression ?

Tired of beating my head each week I have to manually change the dates, which I do forget on a regular basis.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,215,520
Messages
6,125,301
Members
449,218
Latest member
Excel Master

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