View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vijay Kotian Vijay Kotian is offline
external usenet poster
 
Posts: 75
Default Open Outllook through VBA

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