Hello,
I work with generating tutoring classes and we need to give our instructors an attendance sheet pdf for every day of classes.
Some classes span more than a day, so we need to create a list for each day.
Example: a class is taking place on the 1st of Jan, the 2nd of Jan, and the 3rd of Jan 2022. I need to generate 3 sheets, with separate dates.
To do so I thought of using merge fields in the inventory template builder, however, I only have data for the starting and ending dates of the courses.
How can I generate lists with the intermediary dates?
I thought of generating a template for each day.
Example: template Day 1, output 'start date' using merge field.
template Day 2, output 'start date + 1 day' using merge field
template Day 3, output 'start date + 2 days' using merge field
etc ...
I don't know how the program the '+1 day' onto the merge fields.
Am I using the right approach?
If yes what is the proper syntax?
If no, how can I solve the problem differently?
Thanks in advance a have a beautiful day :)
GD