Hello again!
I am trying to build a form that will show the User Permissions level, uSecurityID, based off a combo box (dropdown) selection.
I have a SubForm "sf_qry_UserPermissions," a Form "FrmUserPermissions," and a Query "QryUserPermissions".
The subform pulls from the query just like I...