how can I schedule an email to be sent on a daily basis

  • Thread starter Thread starter RI Geek
  • Start date Start date
R

RI Geek

I need to send a generic email to multiple addresses three times a day. I
have seen the send later and other commerical apps, but am looking for an
easy coding option, maybe with some VB script.
 
RI Geek said:
I need to send a generic email to multiple addresses three times a day. I
have seen the send later and other commerical apps, but am looking for an
easy coding option, maybe with some VB script.

That is quite a bit of code potentially.

You might be better asking in a microsoft.public.outlook.program_vba
instead

--
John
http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, schedule
recurring emails
 
RI said:
I need to send a generic email to multiple addresses three times a day. I
have seen the send later and other commerical apps, but am looking for an
easy coding option, maybe with some VB script.

http://www.sperrysoftware.com/Outlook/Schedule-Recurring-Email.asp ($30)

You thought the hours you spend coding your own VBA solution, to test for
compability or conflicts, across multiple versions of Outlook, and your time
for testing is worth less than $30?

The folks that inhabit http://www.outlookcode.com/ might have something free
and already pre-made for you.
 
Back
Top