HOW DO I DETERMINE AN EXCEL FILE CONTAIN MACROS OR NOT WITHOUT OPEN IT?
G galimi Nov 28, 2008 #2 Gulam, You could possibly use the VB Extensibility library to inspect the close workbook. I'm not certain if the workbook has to be opened for inspection.
Gulam, You could possibly use the VB Extensibility library to inspect the close workbook. I'm not certain if the workbook has to be opened for inspection.