You can get around the part where you're having trouble with re-activating Excel by adding a 'DoEvents' line somewhere in your code...but it could how it effects your code's functionality (depending on what you're doing).

I'm with Oorang here. Trying to "trick" the security is basically against IT Policy.

Can you post the code?