Hi, Is there a way SAS can verify wether an xlsx input file is locked? There's no way around the use of an xlsx input file. (end user wants xlsx) I'm building a program which would create an xlsx file, end user can then add notes to this file. The following week a new file will be created, but if any notes were added to any of the records I'll need to add them to the new file. Whenever a user would lock the file I'd like the program to send an email to the user. Thanks,
... View more