A
And1
I created form UserForm with TextBox and Button.
How to compare the string (text) from TextBox as well as password from
VBAProject Properties -> Protection -> Password.
I would like to mention, that I put propriety PasswordChar (for TextBox)
= *. Does this have some meaning?
What I should write in event CommandButton1_Click() ?
Kind Regards,
Andrzej
How to compare the string (text) from TextBox as well as password from
VBAProject Properties -> Protection -> Password.
I would like to mention, that I put propriety PasswordChar (for TextBox)
= *. Does this have some meaning?
What I should write in event CommandButton1_Click() ?
Kind Regards,
Andrzej