Is there a way to convert existing Access files to Outlook?
Thank You
No. Access is a relational database; Outlook is an EMail, scheduling,
and journaling application. They're peas and apples.
You can - with some fairly messy VBA code - export *data* from Access
tables into an Outlook Journal, or into the Calendar, or into EMail
messages - but in no sense can you "convert" a database into an
Outlook .pst file.
John W. Vinson[MVP]