View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Geert Nauta[_3_] Geert Nauta[_3_] is offline
external usenet poster
 
Posts: 2
Default Signaling the presence of a password

Hey there,

Is there a way to find out, from inside a workbook,
if that workbook is password-protected or not.

Why.....?
I have created a workbook with some specific functions in
the buttonbar that should only be available to users that
have their workbook protected by a password, if not than
these buttons will not be enabled. I do not have to know
the password, just the knowledge that there is a password.

Thanks beforehand
Geert Nauta