View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 141
Default Send Worksheet in Email

I have a worksheet called Report that I want to send in an email
automatically when the workbook is opened and data is retrieved. the commmand
to send the worksheet will come after some other vb. THe email program we
use is Lotus Notes

Question. How do I program the worksheet to be sent using code and how would
I add a subject line and message as well as a send to address

Thanks