Automatically send emails at the beginning of every month

blogmk

Registered User.
Local time
Today, 03:10
Joined
Jun 6, 2013
Messages
27
Hai,

I would like to send an email from Gmail server automatically at the end of every month. I'm currently sending email on button click. But is it possible to do this without user intervention. Please advice.

Thanks
 
I would create a stand alone db with that code in a public function, plus code to quit. Add an autoexec macro that calls the function and run the db from Windows Scheduled Tasks.
 
Can you please explain in detail.Do I need to create a separate table or a new database.I have never tried macros. Please elaborate. Thanks
 

Users who are viewing this thread

Back
Top Bottom