View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Susan Susan is offline
external usenet poster
 
Posts: 1,117
Default Testing for Code in a Workbook

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


On Aug 21, 2:29*pm, BillCPA <Bill @ UAMS wrote:
If I open a workbook in a macro, how do I check that workbook to see if it
contains VBA code?

--
Bill @ UAMS