Hi, must be easy this, just want to check if any instance of Excel already has a certain file open...
Printable View
Hi, must be easy this, just want to check if any instance of Excel already has a certain file open...
You could check the caption of the window and if it contains "Document1" or something (don't know what it's called in Excel and I'm too lazy to test it :)) you know it has no document opened yet.