I'm working on migrating out bulky, outdated Excel spreadsheet that is used for time-cards over to Access [2016]. I'm looking for a way in Access to enter a starting date and from that starting point fill out a table with dates 7 days apart starting at that initial date.
Example:
Start date (Preferably from a form): 12/31/2017
Column A:
12/31/2017
01/07/2017
01/14/2017
01/21/2017
01/28/2017
02/04/2017
...
12/30/2018
Is this possible? I haven't been able to discover a way to fill out a data in a table from the data that is inputted into a Form. This initial data doesn't need to be from a table, but I need it to be easily editable.