Forum Discussion
Debbie Timpano
Oct 30, 2018Copper Contributor
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 d...
erol sinan zorlu
Oct 30, 2018Iron Contributor
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.
- Debbie TimpanoOct 30, 2018Copper Contributor
Hi
Thank you for your response.
Unfortunately I don't need to filter my dates. What I need to do is create a list of dates in sequential order. Excel is only allowing my to grow by year and not by day or month using the FILL function.
Are you able to assist.
Thanks
- erol sinan zorluOct 30, 2018Iron Contributor
did you check below link?
https://techcommunity.microsoft.com/t5/Excel/Excel-Date-Autofill/td-p/49088