Using Access forms in Outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an Access forms application that I want to duplicate in Outlook. I would like to use a single Access or SQL data store for all data from both forms. At the least, I would like to use my Access forms as Outlook custom forms. At best, I would like to integrate these applications into essentially one application where they share forms.
Does anyone have any thoughts on how to do this? Sample code? Is it possible?
Any help would be greatly appreciated.

Thanks.
 
Not possible, as you describe. About all that Outlook forms and Access forms have in common is the word "form."
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top