Outlook Calendar and Access

P

PeterM

I've searched thru this forum and can't find exactly the issue I need to
resolve. I have developed a calendar in AC2003. I have developed a process
to export the calendar entry from access to the outlook calendar which works
great. My user is now requesting the ability to view (or thru VBA) the
entries in the Outlook calendar from within access? Unfortunately my
database has no way to know if an entry in the access database already exists
in the Outlook calendar. Is there a way to determine that?

Thanks for your time.
 
P

PeterM

Pieter...

Thanks for the information. I tried that successfully and did connect to my
calendar however, when I look at the outlook calendar it's missing the date
of the event. It has almost everything else, but no date which I need to
check for duplicates with my access database.

I used both Outlook() and Exchange() as the type for the table link and got
the same results.

What am I missing?

Thanks
 
R

Risse

PeterM said:
I've searched thru this forum and can't find exactly the issue I need to
resolve. I have developed a calendar in AC2003. I have developed a
process
to export the calendar entry from access to the outlook calendar which
works
great. My user is now requesting the ability to view (or thru VBA) the
entries in the Outlook calendar from within access? Unfortunately my
database has no way to know if an entry in the access database already
exists
in the Outlook calendar. Is there a way to determine that?

Thanks for your time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top