View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roxy Roxy is offline
external usenet poster
 
Posts: 45
Default disable workbook

I would like to not allow a user to open a workbook if she/he does not enable
macros when prompted. Is there a cool way to do this? I have some code in
the Workbook_Open that must run when the workbook is open. Thanks.