T
Tommy2326
I'm creating a form that will show 3 lists of fault messages. The fault
messages are all stored in the one table and are sorted by a fault type. I
have a Sort Order query for each of the 3 fault lists, which is where the
form gets them from. On the form there is a combo box for each fault type.
Each combo box is bound to the field 'Fault Message' in the table 'Data -
Downtime'. My problem is when I select a fault from one of the lists it is
displayed in all three. How can I set the form so the fault is only
displayed in the combo box it is selected from?
Thanks for the help
Tommy
messages are all stored in the one table and are sorted by a fault type. I
have a Sort Order query for each of the 3 fault lists, which is where the
form gets them from. On the form there is a combo box for each fault type.
Each combo box is bound to the field 'Fault Message' in the table 'Data -
Downtime'. My problem is when I select a fault from one of the lists it is
displayed in all three. How can I set the form so the fault is only
displayed in the combo box it is selected from?
Thanks for the help
Tommy