View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil[_5_] Neil[_5_] is offline
external usenet poster
 
Posts: 10
Default Macro security via Windows login name (or other)

Hi All,

Is there a way that I can limit access to a macro via the windows login name
?

For example, something along the lines of 'if windows login user name = Neil
then continue executing macro, else flash an error message and stop.

Any ideas ?

Thanks everyone.

Neil