On my form there are 4 fields, 2 of those fields MUST be combo boxes, the other 2 can be text boxes or combo boxes.
Here’s my problem, as I type the first 3 letters of the controlling field, lets call it the “CLIENTS” field, the auto-expand property completes the entry. I then would to have the other 3 fields “synchornize” with the “CLIENTS” field. I’m using 1 table because the form is for data-entry and editing.