Sending email with default emailprogram

  • Thread starter Thread starter Svein Ludvigsen
  • Start date Start date
S

Svein Ludvigsen

Hi

I have the following code which copying emailadresses to Outlook.

Set myOlApp = CreateObject("Outlook.Application")

What would i write instead of ("Outlook.Application") to copying the
adresses to default emailprogram on the computer?

Or Outlook Express?

Svein
 

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