Access 2000 and Outlook 2000

A

Al

Would like to create db to track consultants, clients, meeting dates, etc...

Queries to create reports in any number of ways... total days, monthly days,
by clients, by consultant, etc....

Want the db to automatically input appointment into outlook calendar...

Would accept outlook calendar as first input that would then link to access
db so staff could run queries to create reports...

First (feeble) attempt to link access db with outlook calendar produced
myriad fields... except date of appointment!...

Would simple linking do the trick or is vb code needed?

Thanks
 
C

Cheryl Fischer

Al,

I believe that you are going to have to use some VBA to be able to send
appointment items from your database to Outlook. It is not difficult and
the following link has code samples to get you started.

http://tinyurl.com/2knwj

hth,
 

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