Thread: Email button
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
gbpg gbpg is offline
external usenet poster
 
Posts: 58
Default Email button

How would this work for emailing the contents of several list boxes to those
with email adresses in all the sheets?

"FSt1" wrote:

hi,
you may not be able to email the form but you can email the data in the form
if you can get it on the sheet.

See this web site.
http://www.rondebruin.nl/sendmail.htm

Regards
FSt1

"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