M
mg
I have an Access 2000 MDB that has a form with about 20
listboxes. They are not bound to anything else on the
field - just dropdowns for selecting. Code from a save
button has special logic that will be using those 20
listboxes. Regardless, I have another listbox (B) on the
form that has nothing to do with the others - recordsource
is not related. When I select one of the 20 listboxes, it
also fires the selection event on the non related listbox
(B). I have never seen this occur before. Any ideas what
is causing this.
Thanks, MG
listboxes. They are not bound to anything else on the
field - just dropdowns for selecting. Code from a save
button has special logic that will be using those 20
listboxes. Regardless, I have another listbox (B) on the
form that has nothing to do with the others - recordsource
is not related. When I select one of the 20 listboxes, it
also fires the selection event on the non related listbox
(B). I have never seen this occur before. Any ideas what
is causing this.
Thanks, MG