Hi everyone. This is my first post and I hope it is a good one. I have an Access database that needs to be closed at the end of the day so I can copy a fresh version of it to the location where it may be open. Is there a way that through
VB code I can check and say ok, it is 3:00 am in the morning so I would like to close the database?
Remember, nobody will be here, I just want to wake the database up at 3:00 am if it is open, close it. This needs to all be done with
vb code?
Any suggestions would be appreciated...
Thanks.