dumping calendar and other outlook info over to ACCESS

B

babs

I have just figure out how to get appt. from Access dumped over to Outlook
but I would also like to be able to get info from Outlook over to ACCESS.
Not sure how to do this?? For examples days off for the month.

Thanks,
Barb
 
V

Vince Averello [MVP-Outlook]

Have you tried using the File menu > Import & Export command to import the
data?
 
B

babs

Getting Closer-
When I go to File -export the calendar info it dumps it into a NEW database
- I would like to add it to an existing database with employees names (first
and last name) and the rest of the fields seem okay but would like it to dump
into existing table -not create a new one???

Thanks,
Barb
 
D

Diane Poremsky

How are your programming skills? If export doesn't allow you to choose the
db and you can't import from access, you'll need to use VBA.
 
Top