Hello.
I have a command button which is password protected by a custom form with a password txtbox. If the password is correct I want it to then open a form.
However the issue is - I want to open up this form as a subform on the controlsourceobject in my main form.
Is this possible?
My main form is called: RRC MAIN
The controlsourceobject is called: subControlSource
The popuppassword form is called: FrmDataEditorLevLoginScn
The form I want to open in the object source is called: FrmAddData
Any help much appreciated