Send Email

P

PeterM

I need to send a workbook via our company email service, GroupWise. I'm
currently using Application.Dialogs(xlDialogSendMail).Show which opens
GroupWise and creates a clean email with the workbook attached...this is
great.

However, I need to place a subject and body text into the email for the
user as a template. In Access, I used the Docmd.SendObject statement which
works great but that's not available in VBA for Excel.

Is there another way to create an email with the workbook attached and set
the subject and body text?

Thanks in advance for your help!
 

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

Top