View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Emil Vogel Emil Vogel is offline
external usenet poster
 
Posts: 2
Default Change Addin File Access to Readonly?

Hello all,

i write a Addin for network working. My problem is the first user get a
full access to the addin (the next users open the addin just in the
readonly) modus. Is tehre any possiblity to open the addin allways as
Readonly and just with a passwort you can get the full access? The
command activeworkbook.changefileaccess... doesn´t work.

thanks for your time