I have a protected excel workbook with sensitive data. I often forget and leave this workbook open. What I want is to close this workbook automatically in case of x seconds of inactivity.
My problem is, how to detect user inactivity. Can someone help me with a routine to detect user inactivity in Excel using vba?
Thanks