A family of Microsoft relational database management systems designed for ease of use.
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have downloaded the Task Management Database Template in Microsoft access.
I need to add tasks that repeat on a weekly, monthly and / or an annual basis. How can I do this without having to write out the same information hundreds of times?
Thank you
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thanks
You will need to execute an 'append' query at each iteration of a loop, incrementing the date each time by one week, month or year.