D
dan.cawthorne
Dear All,
Im Strugling On How to Create a Password Promt Dialog Box,
I Have a Form That Open from other Form when I Click on the Command
Buttom,
But What i would like to happen is before the New Form Is Opened That
The Password Dialog Is Displayed Which Ive Created,
Extsiting Form is Called "Projects_Qsearch" and the Form is Opens is
"Project_Analysis_Create" but inbetween the Process Ive Created this
Form "Enquiry_Analysis_Password"
The "Enquiry_Analysis_Password" Form
Consists of a Single Text Back Named "txtpassword". with a Lable Named
"Please Input Password" the Text Box Has an input mask of Password. so
its shows **** when typing.
And I have Command1 Button on the form, Labled Enter, When This Button
us Entered with the Correct Password, it will open the form
"Project_Analysis_Create"
Whats The VBA Coding in Getting This to Work, on this Button?
Regards
Daniel
Im Strugling On How to Create a Password Promt Dialog Box,
I Have a Form That Open from other Form when I Click on the Command
Buttom,
But What i would like to happen is before the New Form Is Opened That
The Password Dialog Is Displayed Which Ive Created,
Extsiting Form is Called "Projects_Qsearch" and the Form is Opens is
"Project_Analysis_Create" but inbetween the Process Ive Created this
Form "Enquiry_Analysis_Password"
The "Enquiry_Analysis_Password" Form
Consists of a Single Text Back Named "txtpassword". with a Lable Named
"Please Input Password" the Text Box Has an input mask of Password. so
its shows **** when typing.
And I have Command1 Button on the form, Labled Enter, When This Button
us Entered with the Correct Password, it will open the form
"Project_Analysis_Create"
Whats The VBA Coding in Getting This to Work, on this Button?
Regards
Daniel