asked on April 3, 2020
I would like to auto-populate dates in a table based on a variable date entered by the user.
For instance if the user enters the date of 4/4/2020,
The first date in the table will be Sunday, 3/22/2020 (14 days prior to entered date),
The next will be Monday, 3/23/2020 (13 days prior) and so on...
0
0