Hello,
I am trying to build an automated task scheduler for my system where every day it will run a report at the selected time each day, or run some process.
Currently I have a few small access databases running in windows task scheduler that open, run whatever then close - works well, however I fancy building one on my own. I have attached a copy for you to see.
My issues is that I have formatted a field that shows the hour and one that shows the minute, but it doesn't seem to be running the task at the time. I have a feeling the issue is just because I have shown the time formatted, this is still not right. The forms updates every 15 seconds using the On Timer function.
Please can you have a look and let me know where I am going wrong - should I be doing something different or would this even work?
Thank you,
Malcolm
I am trying to build an automated task scheduler for my system where every day it will run a report at the selected time each day, or run some process.
Currently I have a few small access databases running in windows task scheduler that open, run whatever then close - works well, however I fancy building one on my own. I have attached a copy for you to see.
My issues is that I have formatted a field that shows the hour and one that shows the minute, but it doesn't seem to be running the task at the time. I have a feeling the issue is just because I have shown the time formatted, this is still not right. The forms updates every 15 seconds using the On Timer function.
Please can you have a look and let me know where I am going wrong - should I be doing something different or would this even work?
Thank you,
Malcolm