April 8, 200223 yr Trying to attach an excel file to an email that will be sent through Outlook but everytime I run the script it seems to ignore the Send Mail step - Any thoughts? Cheers Nick
April 9, 200223 yr Yeah it will ignore the request if the To field is empty. Don't know why this is...sometimes you want a blank email.
April 9, 200223 yr I've had a similar problem. Someone in this forum suggested that if you put the send mail script step in a separate script it is more reliable. I am trying this approach and so far so good !
April 9, 200223 yr If you put a [space] in the TO field, the send mail script step will create the message. You can also use a place holder like: "Place_recipients_addresses_here"
Create an account or sign in to comment