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
Cheryl Fischer - 25 Dec 2003 15:27 GMT
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,
--
Cheryl Fischer
Law/Sys Associates
Houston, TX
> Would like to create db to track consultants, clients, meeting dates, etc...
>
[quoted text clipped - 12 lines]
>
> Thanks