Thread: macro in excel
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default macro in excel

Hi

See
http://www.rondebruin.nl/
on this. Ron is the guru on this.

HTH. Best wishes Harald

"Jan Holmstrom" skrev i melding
...
I want a macro in excel to send the sheet as an attachment by email to a
known adress and afterwards to close the file.
The macro i have made save the file, open a new email with the file as
attachment. But does not write the adresse and do not send it.
I have recorded following macro: save file; send file as attachment;
(email opens): email adress; send; close file
But it is only the 2 first steps is working.
Can anyone help -Please
I'm using microsoft office 2003