Thread: change password
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
libby libby is offline
external usenet poster
 
Posts: 96
Default change password

Hi

i have coded a spreadsheet and locked the vba properties.

The spreadsheet has 2 textboxes which are unlocked by a
button followed by the user entering their name and
password on a form.

Is there anyway I can by means of a userform, allow the
user to change his/her password without me having to go
into the code and change it there?

Many thanks