View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Aletto Steve Aletto is offline
external usenet poster
 
Posts: 2
Default Lock access to a worksheet depending on user name

Hi all,

I'd like to allow accessing an Excel worksheet only to some users. The
user should be recognized depending on his user name (typed during
Windows login), but other ways could be valid as well. Obviously macro
should be enabled, otherwise no access though the user is enabled.

Can anyone give me any suggestion? Thanks in advance,

Steve.