4 days in a row then skip 3

deemer98

Board Regular
Joined
Sep 9, 2005
Messages
128
Good afternoon,

I want to create a running log of dates where there are 4 dates in a row (13 Feb 23 in cell A2, 14 Feb 23 in A3, 15 Feb 23 in A4, 16 Feb 23 in A5) then I want A6 to start at 20 Feb 23 (skip 3 days) and then as I drag down, it populates 4 days, then skips the next 3....over and over again. I hope that makes sense! Thanks!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Here is one easy way:
1. Manually enter the dates in cells A2:A5
2. In cell A6, enter the following formula:
Excel Formula:
=A2+7
3. Copy the formula in cell A6 down column A as far as you need to go.
 
Upvote 0
Here is one easy way:
1. Manually enter the dates in cells A2:A5
2. In cell A6, enter the following formula:
Excel Formula:
=A2+7
3. Copy the formula in cell A6 down column A as far as you need to go.
Perfect and so simple! Thank you!
 
Upvote 0
What version of Excel are you using?
I suggest that you update your Account details (or click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)
 
Upvote 0

Forum statistics

Threads
1,214,618
Messages
6,120,544
Members
448,970
Latest member
kennimack

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