Hello,
I have a form with various multiselect listbox
I want to open a report based on the criteria selected in multiple multiselect listbox
I have been able to do it with one multiselect listbox but not 2 or 3
I assume f I can do 2 I can figure out 3
the multiselect listbox are lst_Rep and lst_ClientType
the report is rpt_ActivityReport
Thank you!!
I have a form with various multiselect listbox
I want to open a report based on the criteria selected in multiple multiselect listbox
I have been able to do it with one multiselect listbox but not 2 or 3
I assume f I can do 2 I can figure out 3
the multiselect listbox are lst_Rep and lst_ClientType
the report is rpt_ActivityReport
Thank you!!