I have a Excel sheet that stays on and waits for user input. However, our administrator policy settings means the computer locks after 10 minutes of inactivity. This becomes a problem. I tried running a dummy loop that does nothing until a user starts entering data but it still locks. Does anyone know of a macro that would fool the system into thinking the computer is in use and won't lock out?