View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
rockflier rockflier is offline
external usenet poster
 
Posts: 5
Default Multiple Passwords to open worksheets

Tomasz,
Being a relative neophyte, I do not understand how to exercise either
option. Perhaps you could expand. Thanks in advance.
--
Rock


"Tomasz Klim" wrote:

This is what I feared. It never hurts to ask the pros. Thanks!!


You can always try to combine 2 options (or rather by-passes, but it's more
than nothing):

1. Use different passwords to open read-only, and to open for writing.
2. Generate multiple versions of one workbook, with different passwords, for
each user - you can very simply do it, using VBA.