Hi,
Is there a way to automatically fill a column with dates given a start and end date? For example:
Given fields with
start date of 11/27/2013 and End date of 12/31/2013
A table would be created with these dates
11/27/2013
11/28/2013
11/29/2013
11/30/2013
12/1/2013
---
--
12/31/2013
I know you can start with the earliest date and drag a cell down to the target date, but I'm looking for more automation after a user enters the start and ends dates
Bookmarks