Hi, I found this Password protect thread,

http://www.excelforum.com/excel-prog...-password.html


and downloaded the file: OVERTIME TEST.zip

I thought I could possibly incorporate PW protection VBA code into some of my workbooks.

I've gone in to change everything that's obvious to me to customize it users, ie :usernames,PW's and the Sheet Names
even on some script sheets that I only know how to gain accress when an
error msg box pops up.

But,the problem I've encountered is on the UserForm1 (Code).

I don't know what the following line refers to
but, this is where, I've come up to a wall.
Sheets(Me.txt_ID.Text).Visible = True
Is highlighted when I choose to debugg the error.

Can someone please help.

Thanks,
BDB