View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kieran Kieran is offline
external usenet poster
 
Posts: 4
Default I'm just starting to play around with VB and would like some help.

I'm a confident user of excel, and have slowly been getting in harder code,
I'm curretly trying to make workbook with a worksheet unprotected when you
open the file, I then want to be able to click a button and have a form apear
(i can do this no probs) but i start having problems when i try to have a box
so you put in a password in a text box (password appears in asterix i can do
this fine) and if the passwords is correct it opens a protected work sheet, i
can't do this, but also i would like to know how to make it auctomatically
protected if i leave that worksheet.

If anybody knows of any sites that will help, or know where i can view a
simiar document then plz message me.