I have a user form in which I would like to:
A.Have A ComboBox Display the Account#'s in our data source (making this a Search Tool to update the fields in the form)
B Have A ComboBox Displat the Customers in our data source (making this too a Search tool to update the fields in the Form.)
C Have Either ComboBox Update each other without triggering an foreseeable endless event change loop.
Part C is where I struggle. Is there a work around to this???
Or should I go about achieving this in a different method?
You help is much appreciated.. Thanks in Advance....
Infused
A.Have A ComboBox Display the Account#'s in our data source (making this a Search Tool to update the fields in the form)
B Have A ComboBox Displat the Customers in our data source (making this too a Search tool to update the fields in the Form.)
C Have Either ComboBox Update each other without triggering an foreseeable endless event change loop.
Part C is where I struggle. Is there a work around to this???
Or should I go about achieving this in a different method?
You help is much appreciated.. Thanks in Advance....
Infused