View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bhupinder Rayat Bhupinder Rayat is offline
external usenet poster
 
Posts: 64
Default Protect cells function

Hi,

ActiveSheet.Unprotect prompts the password, since no password is entered in
brackets.

Can anyone help?

Bhupinder.

"Patrick" wrote:

Where are you prompting for the password? Seems like there is some code
missing here.