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

Private data in an appointment



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 24th 08, 10:38 AM posted to microsoft.public.outlook.program_vba
guy
external usenet poster
 
Posts: 33
Default Private data in an appointment

Sorry but a relative newbie when it comes to Outlook programming.

Currently using Office 2007. From Access I create an appointment - A
Delivery or Collection Docket - in a public Outlook folder using Automation.
The docket (body of the appointment) contains information such as customer
and delivery addresses, contact details including phone number, equipment to
be
delivered/collected, any special instructions and space for driver and
customer signatures.

The appointments/dockets are subsequently tracked by the van driver manager
and printed using the default memo style by our van drivers.

This all works fine, however, I would like to store private/hidden
application data that isn't shown in the subject or body of the appointment
(and therefore isn't easily modifiable by the user) such as the database
table record id. Then at some point in the future I would like to loop though
the Outlook appointments and retrieve this information to perform some
additional KPI processing.

Can you help?

Guy




Can you help?

Should I be using a custom outlook form or report? If so I would I use
automation from outlook to populate it?

Your assistance appreciated


Ads
  #2  
Old June 24th 08, 10:53 AM posted to microsoft.public.outlook.program_vba
guy
external usenet poster
 
Posts: 33
Default Private data in an appointment

Oops please ignore all the lines following

Guy

(typo, from cutting/pasting from another recent outlook related posting)

"Guy" wrote:

Sorry but a relative newbie when it comes to Outlook programming.

Currently using Office 2007. From Access I create an appointment - A
Delivery or Collection Docket - in a public Outlook folder using Automation.
The docket (body of the appointment) contains information such as customer
and delivery addresses, contact details including phone number, equipment to
be
delivered/collected, any special instructions and space for driver and
customer signatures.

The appointments/dockets are subsequently tracked by the van driver manager
and printed using the default memo style by our van drivers.

This all works fine, however, I would like to store private/hidden
application data that isn't shown in the subject or body of the appointment
(and therefore isn't easily modifiable by the user) such as the database
table record id. Then at some point in the future I would like to loop though
the Outlook appointments and retrieve this information to perform some
additional KPI processing.

Can you help?

Guy




Can you help?

Should I be using a custom outlook form or report? If so I would I use
automation from outlook to populate it?

Your assistance appreciated


  #3  
Old June 24th 08, 02:04 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Private data in an appointment

Take a look at the new PropertyAccessor object in Outlook 2007. There are a number of articles in Help that explain how to use it to add custom properties, both those that can be visible to the user and those that aren't.

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


"Guy" wrote in message news
Sorry but a relative newbie when it comes to Outlook programming.

Currently using Office 2007. From Access I create an appointment - A
Delivery or Collection Docket - in a public Outlook folder using Automation.
The docket (body of the appointment) contains information such as customer
and delivery addresses, contact details including phone number, equipment to
be
delivered/collected, any special instructions and space for driver and
customer signatures.

The appointments/dockets are subsequently tracked by the van driver manager
and printed using the default memo style by our van drivers.

This all works fine, however, I would like to store private/hidden
application data that isn't shown in the subject or body of the appointment
(and therefore isn't easily modifiable by the user) such as the database
table record id. Then at some point in the future I would like to loop though
the Outlook appointments and retrieve this information to perform some
additional KPI processing.

Can you help?

Guy


  #4  
Old June 25th 08, 05:05 AM posted to microsoft.public.outlook.program_vba
guy
external usenet poster
 
Posts: 33
Default Private data in an appointment

Thanks Sue, works like a charm.

Your a sweetie

"Sue Mosher [MVP-Outlook]" wrote:

Take a look at the new PropertyAccessor object in Outlook 2007. There are a number of articles in Help that explain how to use it to add custom properties, both those that can be visible to the user and those that aren't.

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


"Guy" wrote in message news
Sorry but a relative newbie when it comes to Outlook programming.

Currently using Office 2007. From Access I create an appointment - A
Delivery or Collection Docket - in a public Outlook folder using Automation.
The docket (body of the appointment) contains information such as customer
and delivery addresses, contact details including phone number, equipment to
be
delivered/collected, any special instructions and space for driver and
customer signatures.

The appointments/dockets are subsequently tracked by the van driver manager
and printed using the default memo style by our van drivers.

This all works fine, however, I would like to store private/hidden
application data that isn't shown in the subject or body of the appointment
(and therefore isn't easily modifiable by the user) such as the database
table record id. Then at some point in the future I would like to loop though
the Outlook appointments and retrieve this information to perform some
additional KPI processing.

Can you help?

Guy



 




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
Private Appointment Laura Outlook - Calandaring 2 June 26th 08 09:04 PM
No Private Appointment Printing Ward Outlook - Calandaring 1 December 30th 07 09:26 PM
Set default appointment to Private RSunday Outlook - Calandaring 8 December 5th 07 03:36 PM
Sync of private data [email protected] Outlook - General Queries 0 June 28th 07 10:11 PM
Orphaned Private Appointment John Outlook - Calandaring 2 April 19th 06 12:21 PM


All times are GMT +1. The time now is 08:22 AM.


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.