View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default MAIL FORM CONTENTS

You would need to put the text in a string and then put it in the mail
message. Here are some sources of information on mailing.

Ron de Bruin's site

http://www.rondebruin.nl/sendmail.htm
http://www.rondebruin.nl/index.html

an Article by Ron on MSDN:
http://msdn.microsoft.com/library/en...odc_xlmail.asp

Dick Kusileka's site
http://www.dicks-clicks.com


--
Regards,
Tom Ogilvy

Gerardo wrote in message
...
Is it possible to mail the contents of a multiline text box in a form

using
maybe a submit push button ?

any help will be greatly appreciated ..
Thanks