View Single Post
  #2  
Old March 31st 06, 03:52 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Link the MS Access form to the Outlook

That depends on what you mean by "use." Outlook can't display an Access form as an Outlook item. You can, however, use Outlook code to automate Access and display a form in Access using the Access object model.

It is also possible to write code behind an Outlook form to display data in the form that comes from an Access table.

See http://www.outlookcode.com/d/database.htm

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

"Jacky" wrote in message ...
Hi,

I created a few tables in the MS Access, and then I created the serveral
forms in the MS Access.

Can I link the MS Access forms to the Outlook to use?

And also, can I create the Outlook forms which forms can connect the MS
Access's tables?

Please let me know, thanks.
Thanks.

Ads