Sparky1157
Programmer
My environment is a corporate workplace which has all of our applications on extreme lockdown. This leaves me with only Microsoft Outlook and VBA to work with, as is, out of the box. I was trying to generate an email message and insert an image file into it prior to sending. However, this triggered a Microsoft Security alert.
Instead of trying to overcome the security message (which poses potential hazards), it's possible to overcome triggering the security message in the first place. I'm indebted to Ron de Bruin for offering something that only required a little tweaking on my end to allow this to work for me.
(You can view my original post:
Below is the code:
Instead of trying to overcome the security message (which poses potential hazards), it's possible to overcome triggering the security message in the first place. I'm indebted to Ron de Bruin for offering something that only required a little tweaking on my end to allow this to work for me.
(You can view my original post:
Below is the code: