On my main-menu form, I have a hidden text box 'cuser' with control source = [currentuser] and at the top of the form, a text box with control source = "Welcome & " " & [cuser]"
However, the users are logging in with names such as rhughes and bwhite, so the text box says Welcome bwhite. I'd like it to say Welcome Brian.
I have set-up a table with field names login and name. I have put all the login names (such as bwhite) in the login field and equated that with a name in the name field, Brian in this case.
Any ideas much appreciated
Ta
R
However, the users are logging in with names such as rhughes and bwhite, so the text box says Welcome bwhite. I'd like it to say Welcome Brian.
I have set-up a table with field names login and name. I have put all the login names (such as bwhite) in the login field and equated that with a name in the name field, Brian in this case.
Any ideas much appreciated
Ta
R