Hello,
Could you please help me with a vb code to attach the activeworkbook (without saving it)to an email and write subject line and also the email text (email body) and send without the routing slips?
Please note that my system (excel 97) is not accepting the command "dim ol as outlook.application" or any other outlook commands.
I tried performing this task using
ActiveWorkbook.SendMail "person@wherever.com", "subject"
but I am not able to enter the email body in this code which is very important for me. Kindly help me with this.
Many thanks,
Dany
Configuration: Windows XP Internet Explorer 6.0