This is weird. I've created a form thatI want to use to add new data or edit existing records.
Using a combo box I want to select customerID and then have cust_name and cust_address show up. All info is in the same table.
Access will let me choose a value in the combo box but it doesn't update the other two fields with the corresponding info.
I've tried it using a query and I've tried it working directly from the table and neither works.
What am I missing??
Using a combo box I want to select customerID and then have cust_name and cust_address show up. All info is in the same table.
Access will let me choose a value in the combo box but it doesn't update the other two fields with the corresponding info.
I've tried it using a query and I've tried it working directly from the table and neither works.
What am I missing??