Forum Discussion
Jill_Marlow
Jan 18, 2022Copper Contributor
Create Outlook meeting from Access VBA
I am the treasurer at a United Methodist Church (UMC). I would like to create an Outlook meeting based on input from an Access database form. The catch is that I would like the organizer of the mee...
DuveDuarte
Dec 15, 2022Copper Contributor
I am very interested in this working as well. But on the line 8 I get an error. When I chance it to as Application it works, but not line 9 comes up with error and I am not sure what do. It says user-defined type not defined.
- George_HepworthDec 15, 2022Silver ContributorDid you set the references and Dim the objects required for Outlook Automation?