how do i send email from a macro

  • Thread starter Thread starter dok112
  • Start date Start date
D

dok112

Ok,

So I have part of my macro, and I need for it to create a new emai
being sent to me when the tab is clicked. I don't want it to send i
to me automatically. It's going to be a Comment/Suggestion email tha
I need to implement on my userform. I've tried everything I can fin
here and several other websites, but it all pertains to sendin
workbooks/sheets automatically. Not the way I need it
 
It sounds like you have the code you need. Just tie the code to the Click
event of the button on the userform.
 
Ok, the only problem, is I don't know how to write the code. All th
codes that I have found, creates the email and automatically sends it
and creates attachments. I just need to find out how to create a ne
email and update the To field and the Subject field
 

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