View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Samuel Looney Samuel Looney is offline
external usenet poster
 
Posts: 6
Default Determining if the user enabled macros

How can it be determined whether or not a user enabled macros? The workbook I
created has a lot of code that validates data input and I do not want anyone
to change the information unless the macros are enabled. Any ideas?