Forum Discussion

Debbie Timpano's avatar
Debbie Timpano
Copper Contributor
Oct 30, 2018

Sequential date function in Excel

Hi I am trying to do the simple function of sequential dates in Excel. I have used the Fill function by both the Fill handle and highlighting cells and editing. The cells are formatted correctly as dates. It won't allow me to list sequentially by day or month - only by years.
I have a new laptop and version of Excel is there anything I need to turn on for this function to work? Thanks

3 Replies

  • If you want to filter your dates according to days and months you can create 2 helper columns with =DAY(Date) and =MONTH(DATE) formula both getting DATE from the column with dates and apply filter to those columns to list whatever data you need.

Resources