Thread: email user form
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default email user form

Just double click the button the same way you would to put code in in and
copy/paste the code in minus the sub/end sub. Don't forget to change the
email address, wonder how many emails he gets?
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"TotallyConfused" wrote:

On reviewing forum for help with emailing user form, I found this link
http://www.rondebruin.nl/mail/folder1/mail1.htm with instructions. I am new
to User Forms and would like some help as to where and how I can incorporate
this into my user form. The code lists "worksheets" not user forms. Can
this be applied to my user form. I would like to have a button on my main
screen that when I click on the command button it will email form. Thank you
for any help on this .