View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SOJ SOJ is offline
external usenet poster
 
Posts: 1
Default How do I send a xl-sheet as a mail using a VBA-script?

I'm trying to create a macro that sends the active excel-sheet to
mail-recipients.
I use "record a macro" and perform all the steps and even sends the mail.
When I stop recording the script is empty.