I have an access file with VBA.
I have schedules tasks to run a macro/VBA to send emails based on the query.
Now the problem is it is not working when the server is logged out or when the server is restarted.
How we can run the VBA codes even if the user is not logged in?