link Access mdb to Outlook calendar

G

gregc

I have a sales database that has 4 users inputting different sales appts into
a table created to track sales progress, I have put a simple calendar control
on all the text boxes requiring a date entry, is there a way to link these
date entries to the Outlook calendar of the sales rep so data entry is not
being done twice. I have a table called tblTracking, the date fields are
formatted, the other field is called CustomerName and it is a text field, I
need the information from this field to go into the Outlook calendar ie: ABC
Company on date 12/21/2004 10:00 AM, when the date is input into the form
frmTracking where the calendar control is called. any help on this would be
great.

Thanks
 
Top