I have a user table that I use in a Login Form. Once the user has logged in they have access to various forms. I have a query that returns the current user logged in. I would like to populate the default value in the combo box. I have been able to populate the default value with the form value...