Testing for Code in a Workbook

  • Thread starter Thread starter BillCPA
  • Start date Start date
B

BillCPA

If I open a workbook in a macro, how do I check that workbook to see if it
contains VBA code?
 
if you set your security to medium before you open it, it will bring
up the warning that the workbook contains macros, & do you want to
enable them?
:)
susan
 
Back
Top