P
Padraigini
I have a combobox that is connected to a surname field, a name selected from
this combo box then determines the contents of a list boxes with two other
list boxes in cascade with the 1st. What I wish to be able to do is to have
an option to select all in the combo box so that all options will also be
available in the following list box.
Whatever is selected in the list box(es) then goes on to act as the filter
for a report
I have tried many different ways using a UNION statements and coding If
statements in VBA but nothing seems to get it just right. Any suggestions
would be greatly appreciated.
Thanks in advance.
this combo box then determines the contents of a list boxes with two other
list boxes in cascade with the 1st. What I wish to be able to do is to have
an option to select all in the combo box so that all options will also be
available in the following list box.
Whatever is selected in the list box(es) then goes on to act as the filter
for a report
I have tried many different ways using a UNION statements and coding If
statements in VBA but nothing seems to get it just right. Any suggestions
would be greatly appreciated.
Thanks in advance.