M
MktTrader
I've signed my macro to add selected sender addresses to
junk senders so that's ok, but when it runs I get the
warning that an application is attempting to access
Outlook.
I read the Air Force article about a workaround and
attempted to insert it in my code, but the sample given is
a VBS and I need a version for VBA. I like that solution
because it is vulernable only for a short time. I really
need something that opens the door, lets my signed macro
run and slams the door when it quits.
I would very much appreciate some VBA code to do what I
need. Thanks
junk senders so that's ok, but when it runs I get the
warning that an application is attempting to access
Outlook.
I read the Air Force article about a workaround and
attempted to insert it in my code, but the sample given is
a VBS and I need a version for VBA. I like that solution
because it is vulernable only for a short time. I really
need something that opens the door, lets my signed macro
run and slams the door when it quits.
I would very much appreciate some VBA code to do what I
need. Thanks