Dates

caravan

New Member
Joined
Sep 25, 2006
Messages
1
can anyone help me with the following formula request. I want to create a formula that will show the date, 28 days from now and then continue this for the next 28 days and so on. Also is it possible to have a formula that will allow you to create a formula which will calculate the date 28 days on even if the date entered in the cell is within the 28 days previously stated.

Not experienced in Excel so don't have any understanding of macros yet.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
caravan

Welcome to the Mr Excel board!

You may need to spell out in more detail just what you are trying to do. That is what do you want and in what cells.

However, to get you started, the date 28 days from today is:
=TODAY() + 28
 
Upvote 0
Create a column of data with 28 in the first cell F1 and the formula =28+F1 in the cell F2 and move 28+F2 in cell F3 and so on. Put a date in cell D1 as 26/9/2006 in cell D2 enter the formula =$D$1+F1 In the cell D3 enter the formula $D$1+F2 and so on. This will create a column of dates 28 days apart.
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,246
Members
449,075
Latest member
staticfluids

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