I'm old to Access. I used it years ago, but haven't used it lately. I've just inherited an old Access project, and I'm very rusty. Forgive me if this is a stupid question.
Here's my problem. I have a subform that is loaded from a query. It shows multiple records on separate lines. Each record has a combobox that is populated from another query. This combobox isn't bound to anything. It's just a lookup to provide the user with a list of available values. The combobox actually updates a hidden textbox which is bound to the DB.
Everything populates great, and the form even updates the DB correctly. The problem is, when a selection is made in one combobox, the comboboxes for the other records change with it. It doesn't affect the data in those records, but it looks freaky.
Anyone have any ideas? Any/all help greatly appreciated.
jrl237
Here's my problem. I have a subform that is loaded from a query. It shows multiple records on separate lines. Each record has a combobox that is populated from another query. This combobox isn't bound to anything. It's just a lookup to provide the user with a list of available values. The combobox actually updates a hidden textbox which is bound to the DB.
Everything populates great, and the form even updates the DB correctly. The problem is, when a selection is made in one combobox, the comboboxes for the other records change with it. It doesn't affect the data in those records, but it looks freaky.
Anyone have any ideas? Any/all help greatly appreciated.
jrl237