Writing an Outlook Express Address Book Record

  • Thread starter Thread starter Chaplain Doug
  • Start date Start date
C

Chaplain Doug

How may I from Access VBA programmatically write an entry
or record to my Outlook Express address book (and more
specifically to a group within my Outlook Express address
book). Thanks.
 
I doubt very much that it's possible. Unlike Outlook, Outlook Express
doesn't expose itself for automation.
 
Chaplain Doug said:
How may I from Access VBA programmatically write an entry
or record to my Outlook Express address book (and more
specifically to a group within my Outlook Express address
book). Thanks.

You may be able to write out entries to a delimited text file, which
could later be manually imported to your address book. But AFAIK you
can't automate OE.
 

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

Back
Top