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

Access 2003 appointment to Outook 2003



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 5th 07, 06:34 PM posted to microsoft.public.outlook.program_vba
Dawn Bjork Buzbee
external usenet poster
 
Posts: 2
Default Access 2003 appointment to Outook 2003

(Note: Question has been previously posted in Access forums; got some great
ideas but not specific answers)

Seeking code/examples, etc. for:
* Employee is registered for a company training class in Access 2003 (I have
this).
* As part of the confirmation, an appointment is created in the employee's
Outlook 2003 calendar with a reminder for the class (need this).

I have located a number of resources that have code for creating an
appointment in Outlook from Access. All of these examples create the
appointment for the active user. I can not, however, find any way to send an
appointment with custom info (for training class) to another person
(attendee).

The closest solution I have right now is to generate a customized
e-mail message to attendee with text that reminds them to create an reminder
/ appointment for the upcoming class.

Any ideas, links, code, etc.?

Thank you in advance,

--
Dawn B.
Ads
  #2  
Old August 5th 07, 06:53 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Access 2003 appointment to Outook 2003

See http://www.outlookcode.com/codedetail.aspx?id=88 for a code sample that shows how to send a meeting request to another user. This would be another alternative:

1) Create the appointment in the calendar of the local user.
2) Use the AppointmentItem.ForwardAsVCard method to create and send a message with that appointment attached.
3) Delete the local copy of the appointment.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Dawn Bjork Buzbee" wrote in message ...
(Note: Question has been previously posted in Access forums; got some great
ideas but not specific answers)

Seeking code/examples, etc. for:
* Employee is registered for a company training class in Access 2003 (I have
this).
* As part of the confirmation, an appointment is created in the employee's
Outlook 2003 calendar with a reminder for the class (need this).

I have located a number of resources that have code for creating an
appointment in Outlook from Access. All of these examples create the
appointment for the active user. I can not, however, find any way to send an
appointment with custom info (for training class) to another person
(attendee).

The closest solution I have right now is to generate a customized
e-mail message to attendee with text that reminds them to create an reminder
/ appointment for the upcoming class.

Any ideas, links, code, etc.?

Thank you in advance,

--
Dawn B.

 




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
Can't access Outook Web Access from out of the office BadBoy House Outlook - General Queries 2 July 2nd 07 04:06 PM
Populate Outlook 2003 Custom Form from Access 2003 Kujp Sucisv Outlook - Using Forms 1 May 21st 07 09:20 PM
Export Outlook 2003 Email Message To Access 2003 Table Gwhit Outlook and VBA 1 May 30th 06 04:36 PM
Outook 2003 Publishing schedule Tom Parke Outlook - Calandaring 0 May 28th 06 05:06 PM
Outook 2003 Supersonic Outlook - General Queries 2 January 16th 06 02:54 PM


All times are GMT +1. The time now is 05:14 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.