I have a query which returns a couple fields - Customer and Stand Number.
On my main form, I have created two combo boxes that lookup the two columns in the query.
I need to get the combo-boxes linked somehow, so that when the user selects the stand number from the combo-box, it automatically returns the relavent customer in the other combo-box. And vice-versa, customer is picked and the stand number is displayed.
I do not know much about coding or modules/functions/events, so if anyone can tell me in simple terms what to do and tpe, I would be very grateful.
thanks in advance,
Matthew
On my main form, I have created two combo boxes that lookup the two columns in the query.
I need to get the combo-boxes linked somehow, so that when the user selects the stand number from the combo-box, it automatically returns the relavent customer in the other combo-box. And vice-versa, customer is picked and the stand number is displayed.
I do not know much about coding or modules/functions/events, so if anyone can tell me in simple terms what to do and tpe, I would be very grateful.
thanks in advance,
Matthew