G
Guest
I have a form with an extended multi-selection list box and I would like to use the selected fields into two queries as criteria. Is there any way to do it. What I have done so far is to get a textbox in my form with the criteria. the queries are used as a subequery for a report.
listbox My criteria will be IN ("xxx","zzz")
XXX ----> selected
YYY
ZZZ ----> selected
Thanks
listbox My criteria will be IN ("xxx","zzz")
XXX ----> selected
YYY
ZZZ ----> selected
Thanks