View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
pmud pmud is offline
external usenet poster
 
Posts: 6
Default Sending e mail with attachment from button click

Hi Ron,

Thanks . that worked..

Cheers

"Ron de Bruin" wrote:

Hi Pmud

Look at my site for code examples
http://www.rondebruin.nl/sendmail.htm

Maybe one of the Add-ins is the best choice for you
http://www.rondebruin.nl/mail/add-in.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl



"pmud" wrote in message ...
Hi,

I have never used macros before..but i have created a button on excel
sheet...a CommandButton1 . Now when this button is clicked a blank e - mail
should open up with this spreadsheet attached to it...

Is there any way this is possible? What code is required for this?

Thanks

--
pmud