I have a Main form with a unbound combo box that displays all distinct customers. When a customer is selected the subform displays all records for that Customer and allows for new data entry. Can I directly reference a field in the query to assign a value?
I'd like to automatically assign the "CustomerID" in the subform, based on the Customer selected in the Main Form.
Any help is appreciated!
![]()