Hello,
I have encountered a problem while I have been working on the form.
The form contains 3 list boxes. (not combo boxes, because with combo I cannot select more items)
When I select "PartnerA" from list1, list2 is goint to show those items belong to "PartnerA".
My goal is once I have finished all selection, export items according to the selection into an excel sheet. I created a macro, and linked it with a query where above explained selection is defined.
My problem is, if I select "PartnerA" from list1 but I do not make any selection from list2, it works properly, BUT if I make any selection from list2 too, I get an empty spredsheet. What could cause this issue?
Thanks in advance!
Brigitta