Share via

Adding repeat tasks to the Task Management Database template

Anonymous
2016-01-04T14:46:39+00:00

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

Microsoft 365 and Office | Access | For home | Windows

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.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2016-01-12T07:51:22+00:00

    Thanks

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-01-04T15:00:58+00:00

    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.

    Was this answer helpful?

    0 comments No comments