Sending Mail

  • Thread starter Thread starter Phil Hellmuth
  • Start date Start date
P

Phil Hellmuth

I've written vba code to send mail via Outlook, but when running the
code, the code interrupts to prompt the user to choose an Outlook
profile. Is there a way to bypass this prompt, and go with the default
profile?

Thanks in advance.
 
Phill,

There is more than one method to send mail using VBA. However this is a
newsgroup where this is done using VB.Net code, a total different code from
that. (Although they look a lot on each other).

Why not try it in a VBA newsgroup (probably a classic ASP newsgroup can tell
you that as well, like the most active Microsoft newsgroup about Excell as
well).

Cor
 

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