Add Appointments to Outlook

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

Guest

Hello,

I implemented a process on how to add my appointments to MS Outlook from my
Access database. This worked great! (Thanks to whomever provided that
information.)

Now, what I would also like to do is schedule appointments to someone else's
calendar. Can someone please show me how I can do this? I only need this
piece to complete my project.

Thanks,
Nyla K
 
Hi Nyla,

This gets more complicated, but at the Outlook end rather than the
Access one. It depends among other things on how Outlook is set up on
your network and whether the other user or the network administrator has
given you permission to add appointments to the other user's calendar.

Good places to find information on programming Outlook are
http://www.slipstick.com and http://www.outlookcode.com
and if you need more assistance it would probably be better to ask in an
Outlook or Exchange newsgroup rather than an Access one.
 
Thanks, John. I'll check out these two sites.

John Nurick said:
Hi Nyla,

This gets more complicated, but at the Outlook end rather than the
Access one. It depends among other things on how Outlook is set up on
your network and whether the other user or the network administrator has
given you permission to add appointments to the other user's calendar.

Good places to find information on programming Outlook are
http://www.slipstick.com and http://www.outlookcode.com
and if you need more assistance it would probably be better to ask in an
Outlook or Exchange newsgroup rather than an Access one.
 
Back
Top