View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tod tod is offline
external usenet poster
 
Posts: 114
Default VBA for sending workbook via Outlook

I can select FileSend ToMail Recipient and it will allow me to send a
worksheet as if it were the body of the message. How do I do that with
VBA from within the workbook?

tod