PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Linking to a folder using a custom form

Reply

Linking to a folder using a custom form

 
Thread Tools Rate Thread
Old 16-02-2004, 06:56 PM   #1
Evan Fager
Guest
 
Posts: n/a
Default Linking to a folder using a custom form


I am trying to link to items in an outlook folder (from
Access) using a custom form defined in my personalforms
library in Outlook. I can link to the folder but it pulls
up the data using the default item type which excludes
custom fields. Knowledgebase articles 161174 and 26118
explain how to link but add as a note that if you want to
use a custom form you must define that in the "message
class field". It does not show an example of how to do
that. Can anyone please help me with this?
  Reply With Quote
Old 16-02-2004, 08:21 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Linking to a folder using a custom form

The linked table method has major limitations, including the inability to
show even all the reasonably important fields. While articles have been
written on how to expand on this method's obvious features, I've never been
able to duplicate the results. See
http://www.slipstick.com/dev/database.htm#linkedtables .

That page will also give you other ideas on how to work with databases and
Outlook together.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Evan Fager" <efager@lesl.com> wrote in message
news:1113801c3f4be$8b6b6260$a001280a@phx.gbl...
> I am trying to link to items in an outlook folder (from
> Access) using a custom form defined in my personalforms
> library in Outlook. I can link to the folder but it pulls
> up the data using the default item type which excludes
> custom fields. Knowledgebase articles 161174 and 26118
> explain how to link but add as a note that if you want to
> use a custom form you must define that in the "message
> class field". It does not show an example of how to do
> that. Can anyone please help me with this?



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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