A Query by itself cannot do this. You can write VBA code to launch the
query... but you'll have to explain, five days after what? Do you want to do
something today which will cause a query to run on the 25th, to run every five
days henceforward, or what?
If you enter data twice today, once tomorrow, once next Tuesday, do you want
two append queries to run next Monday, one next Tuesday, one next Saturday? If
the fifth day is a holiday, can you count on your database being open; or will
you want something like Windows Scheduler to automatically open it; or will
you want it to be run the next time the database is opened?
What data will be appended - onto what - for each query? The data that was
added via the form? If so where is it in the meantime?
Please post some background. What are you trying to *accomplish* with this?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.