Yes using Outlook Automation. Start by locating code that creates an Outlook
MailItem (email). Get that code up and running. Then adapt the code to
create a MeetingItem object instead. The same applies to other Outlook items
such as AppointmentItems, PostItems and ContactItem.
The full documentation on the MeetingItem object is here with some examples.
http://msdn.microsoft.com/en-us/libr...ice.11%29.aspx
"cfkniess" <(E-Mail Removed)> wrote in message
news:BE103C77-8E32-4A61-8CEB-(E-Mail Removed)...
>I know you can send reports, etc. through MS outlook from MS Access, but is
> there a way to have it send meeting requests, or schedule appointments?