Hi folks,
I have a question, I hope that you good people out there can help me.
I have a list box ( called SYSTEMS) which I use to limit the contents of another list box ( called Valves). The row source of the listbox "VALVES" is based on a query that relates the valves to the available systems. After the "SYSTEMS" listbox is updated, the "VALVES" listbox is requerried to show all the valves in the selected system.
This all works fine but now I want to be able to do MULTIPLE SELECTIONS of systems and have the "VALVES" list box show all the vavles in the systems selected.
Changing the "SYSTEM" list box to multi-select does not do the trick.
I know I will have to do some VBA coding but I don't know where to sart.
Please help,
ZaZa
I have a question, I hope that you good people out there can help me.
I have a list box ( called SYSTEMS) which I use to limit the contents of another list box ( called Valves). The row source of the listbox "VALVES" is based on a query that relates the valves to the available systems. After the "SYSTEMS" listbox is updated, the "VALVES" listbox is requerried to show all the valves in the selected system.
This all works fine but now I want to be able to do MULTIPLE SELECTIONS of systems and have the "VALVES" list box show all the vavles in the systems selected.
Changing the "SYSTEM" list box to multi-select does not do the trick.
I know I will have to do some VBA coding but I don't know where to sart.
Please help,
ZaZa