Populating Recipient Fields in OUTLOOK from ACCESS Db

P

Paul Adams

I want to be able to populate the TO: address field with a
comma separated string of addresses derived from a
selected Access database query. I would like to be able to
select a specific query from a combo or list box and
populate the recipient address field.

Each query would contain a single e-mail address per row.

Does anyone have sample code on doing something similar?
Or can you point me in the right direction?

Thanks all,

Paul Adams
 
Top