Can I import and Access database into Outlook Calendar?

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

Guest

I would like to import an Access database that pulls information from queries
based on dates and schedulesI would like it to distribute the information
into an Outlook Calendar, providing an easier read format. I was also hoping
it would automatically update the calendar by changing dates when it changes
in the Access schedule.
 
Unless you are familiar with the Access and Outlook object models this will
likely be very difficult. Nothing will be 'automatic', you will have to code
the link and update (in VB) yourself.
It will be MUCH easier to display the output in Access.

Dorian.
 
Back
Top