05-07-2012, 07:54 PM
Thx Ssvali
I tried newMail.Attachments.Add (strAttachment) earlier but I get a Run Error "The Operation failed...."
I also tried just newMail.Attachments (strAttachment) which does not fail but no attachment is ever added.
I did look over that the strAttachment is correctly found my file by testing If strAttachment <> "" Then, which passes. but, no file gets attached as thought.
thx for your time.
I tried newMail.Attachments.Add (strAttachment) earlier but I get a Run Error "The Operation failed...."
I also tried just newMail.Attachments (strAttachment) which does not fail but no attachment is ever added.
I did look over that the strAttachment is correctly found my file by testing If strAttachment <> "" Then, which passes. but, no file gets attached as thought.
thx for your time.