I'm trying to load the current user into a combo box when a form loads up. I have a query that uses a function (which pulls the logged in username from the computer) and matches the username to the actual name of the person which works fine. But I also want the cboName on my form to use a list of names from another query incase I want to submit something through someone else's computer. So is there a quick and easy way to set the initial value of my qryGetName?
Hopefully that makes sense, if not I'll try to explain more.
Thanks
Hopefully that makes sense, if not I'll try to explain more.
Thanks