A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook Recurring Message



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 3rd 06, 11:58 PM posted to microsoft.public.outlook.program_vba
UKHumanWizards
external usenet poster
 
Posts: 2
Default Outlook Recurring Message

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!


  #2  
Old May 4th 06, 08:03 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Outlook Recurring Message

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?...0&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.


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


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!

  #3  
Old May 31st 06, 12:10 AM posted to microsoft.public.outlook.program_vba
UKHumanWizards
external usenet poster
 
Posts: 2
Default Outlook Recurring Message

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

"Michael Bauer" wrote:

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?...0&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.


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


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!


  #4  
Old May 31st 06, 06:53 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Outlook Recurring Message

Am Tue, 30 May 2006 15:10:02 -0700 schrieb UKHumanWizards:

No. Please let the public participate in that discussion.

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


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

"Michael Bauer" wrote:

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?...0&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.


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


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!


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
recurring error message - sending emails nospam Outlook - General Queries 2 March 20th 06 05:08 AM
Error Message Recurrences for non-recurring meetings Tim Outlook - Calandaring 0 March 7th 06 09:37 PM
Recurring appointment/events linked to other recurring appointment uaewhitey Outlook - Calandaring 0 February 2nd 06 08:55 PM
Recurring Appointments through Outlook 2003 Austin Outlook - Calandaring 0 February 1st 06 11:35 PM
error message when opening recurring appointment paul Outlook - Calandaring 1 January 11th 06 03:30 PM


All times are GMT +1. The time now is 08:30 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.