I have a Logon form that contains 2 textboxes: "UserID" and "Password"
I have a Work Order form that has an "Opened By" field.
I would like to auto-fill the "Opened By" field with the "UserID" entered on the Logon form.
How can I do this? Detailed explanation greatly appreciated. I've tried several things and can only get the #Name? response.
Thank you!