View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Moles[_2_] Paul Moles[_2_] is offline
external usenet poster
 
Posts: 9
Default Unauthorised Use Of Macro

I have an auto_close macro designed to reset toolbars etc.
once a user has finished with the workbook.

Is it possible to prevent users being able to run the
macro whilst the workbook is in use?

Many Thanks

Paul Moles
PS The code is protected using project properties, I am
trying to stop premature running.