Hello, I'm kind of a newbie with Access (2007) and Visual Basic and am wondering if someone could help me out. I've searched all over for an answer to this and haven't found one that's worked out for me.
I have a form titled "Contracts" which contains all of the information for customer contracts. On the Contracts form there is a combo box linked to a "Customers" table to provide the data for the list of customers in that combo box.
Customer account numbers are kept on the "Customers" form.
I was wondering if there is a way (I would imagine there is) to have a text field populate with a corresponding customer account number on the Contracts form after the Customer is selected from the combo box? Any help would be greatly appreciated, I've been trying to figure this out for days!
I have a form titled "Contracts" which contains all of the information for customer contracts. On the Contracts form there is a combo box linked to a "Customers" table to provide the data for the list of customers in that combo box.
Customer account numbers are kept on the "Customers" form.
I was wondering if there is a way (I would imagine there is) to have a text field populate with a corresponding customer account number on the Contracts form after the Customer is selected from the combo box? Any help would be greatly appreciated, I've been trying to figure this out for days!
Comment