I have a table storing productID, part#, description, and NSN. I have a second table with a field called productID that is linked to the first tables productID. In a form that stores data to the second table, I want to have two text boxes that display the description and NSN when the productID is selected from a combo box.
It seems so easy, but I can't figure out how to do it. Can anybody help? Thanks.
It seems so easy, but I can't figure out how to do it. Can anybody help? Thanks.