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

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
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,979
Messages
6,122,560
Members
449,089
Latest member
Motoracer88

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