View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maddoktor Maddoktor is offline
external usenet poster
 
Posts: 31
Default Enabling macros for my workbook

Is it possible to not open a workbook (either through Excel or
double-clicking the file in explorer) if macros are automatically
disabled or the user decides not to enable the macros?

If so, I would like for it then to display a msgbox informing the user
that macros must be enabled to view or edit the workbook.

Thanx in advance.