OK, hoping this is a quick one...!
I want to add to an excel spreadsheet a way to identify if someone has the file open (without trying to open it myself). Only idea I have is to create macro that creates a text file when the document opens, then another to delete the file when the document closes. Any ideas??