I have a login form that I am using to direct particular people to a customized switchboard. All of the login process is working perfectly. (I am not doing this for security but for simplicity, so there is no concern about the faults of VBA for security.)

What I need is to get an unbound text control on the formSwitchboard to lookup the EID that was entered on the login form. How can I do this?

Thank you in advance!