Hi,
I want to open an excel file, but before I open it in VB6 with oXls.Workbooks.Open "c:\temp\afile.xls", I need to find out if there are any macro's (like forms wich need some user input) in the workbook?
Is this possible, and how?
Thanks a lot.
Robert
I want to open an excel file, but before I open it in VB6 with oXls.Workbooks.Open "c:\temp\afile.xls", I need to find out if there are any macro's (like forms wich need some user input) in the workbook?
Is this possible, and how?
Thanks a lot.
Robert