Add the previous date +1 day to desired cell

lukerees83

Board Regular
Joined
Mar 28, 2011
Messages
59
I am collating some data from 2010, so in cell A1 I have the date 01/01/2010.

I am then pasting in some data from this day, in the first instance there is 11 rows of it. I'm then moving onto 02/01/2010 and so on. The date will always be marked in column A.

I would like a formula that says "please take the last date you see in column A and add 1 day to it".

Alternatively a formula that says "after cell A1 leave x rows blank then put A1's date plus a day and do this every x rows, adding a day each time, but stopping once you get to the end of the month."
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
You could do this with the Autofill Handle.

  • Put a Date in cell A1
  • Select cells A1:A11
  • Grab the Fill Handle (the small black square in the lower right of the selection outline)
  • Drag down 330 rows
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,282
Members
452,902
Latest member
Knuddeluff

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