Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / May 2006

Tip: Looking for answers? Try searching our database.

Outlook Recurring Message

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
UKHumanWizards - 03 May 2006 22:58 GMT
Can anyone help me with the following query.

I need to write a piece of code that will allow me to carry out the
following function or is there something already out there?

I want to e-mail a defined group of contacts a simple message: "It's time to
Upload your scanner now please.", and need it to be recurring at 15-minutes
past the hour between 06:00 and 20:00 hours.

I am sure that it must be achievable because the IMP.Task form that already
exists, but that only allows for a recurrence to be set on a daily basis and
I can't work out how to change the frequency.

Please help!
Michael Bauer - 04 May 2006 07:03 GMT
Am Wed, 3 May 2006 14:58:02 -0700 schrieb UKHumanWizards:

You can use the Task reminder. When it fires check if it´s the time you want
to and move the reminder time forward for one hour.

Here´s a sample in German btu the code should be clear:
http://www.vboffice.net/sample.html?mnu=2&smp=10&cmd=showitem

It uses the DateAdd function to move the reminder for one day. With

DateAdd("h", 1, oTask.ReminderTime)

you get the next hour.

Signature

Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
 -- www.vbOffice.net --

> Can anyone help me with the following query.
>
[quoted text clipped - 10 lines]
>
> Please help!
UKHumanWizards - 30 May 2006 23:10 GMT
Michael,

Thank-you for the guidance. I have just embedded this evening and will test
tomorrow. If I have any further queries may I drop you an e-mail?

Regards,

Rick

> Am Wed, 3 May 2006 14:58:02 -0700 schrieb UKHumanWizards:
>
[quoted text clipped - 28 lines]
> >
> > Please help!
Michael Bauer - 31 May 2006 05:53 GMT
Am Tue, 30 May 2006 15:10:02 -0700 schrieb UKHumanWizards:

No. Please let the public participate in that discussion.

Signature

Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
 -- www.vbOffice.net --

> Michael,
>
[quoted text clipped - 37 lines]
>>>
>>> Please help!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.