View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default macro virus protection

No, that is a user's choice. You can hide worksheets and have your code
unhide them - so if it is opened with macros disabled there won't be much
usability. This will encourage users to enable macros.

--
Regards,
Tom Ogilvy

"LiSa" wrote in message
...
Is there any way of not allowing a workbook to be opened
if the macros are disabled?