I have an unbound textbox on a form and I would like it to show the logged in user to the databases first and last name. I have a table called tblUser where all users login information is stored, and a log in screen that runs a security level check against the table. What I would like is to show whoever is logged in the unbound textbox. Almost like a welcome back "user". Can someone help, all the posts I have found seem to be geared around windows login and I am not interested in that.
Thanks,
KJ
Thanks,
KJ