Assuming that they monitor mouse and KB to determine activity (similar to knowing when to start a screen saver), I'm guessing just writing to a cell with VBA won't prevent lockout since you most likely does that already.

It might be possible to simulate user activity with a prog that moves the mouse:

http://www.torrez.org/projects/XuMouse.zip


Paul