Is it possible to detect inactivity and then save/close an excel spreadsheet after a (timeout) period? Application is a shared spreadsheet that will become (essentially) locked if a user forgets to exit.
The first link has an attachment that may do it, but I was a bit hesitant to download it. The second link shows you how to detect the idle time, you just need to add the save and close functionality.