View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Save a file and send as an email - written into macro

See information at these sites: (if sending as an attachment, look at help
on sendmail)

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

Louise Semaj wrote in message
...
I am wanting code to to save a file and then automatically
fire up outlook and insert the file with specified email
addresses ready to be sent.

Any hints on the code to use.

Cheers