Thread: Email button
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Sean Sean is offline
external usenet poster
 
Posts: 454
Default Email button

On Sep 23, 12:02 pm, Tredown
wrote:
I wish to have a button on a user form to be able to email the form. Not
knowing much about VBA I am not sure if it is possible

Thanks


Check out this site, it has example codes etc http://www.rondebruin.nl/sendmail.htm

Then just create a button and assign the macro that you have created
to it