View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Open Outllook through VBA

Hi Vijay

Start here
http://www.rondebruin.nl/sendmail.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Vijay Kotian" wrote in message ...
I would like to send the report generated (Excel sheet) from VBA to various
receipients. I have certain queries

1. How to write VBA to send mails from excel
2. How to attach certain files to send mail - VBA codes ?
3. How to send current sheet as body message through Outlook - VBA codes to
these activities

Can anyone help me to do the same.

Thank you