Hi I am new to VBA so please bare with me..
I have a Form I am using for Filtering Records on a Report.
I am trying to figure out the code to make my Listbox a Multi-Select Listbox and have the code in the on click event of a command button to output to a report.
My Single-Column/String Listbox name is "lstStatus"
My Command Button Name is "cmdRunTaskReport"
My Report I am trying to Filter is "rptTaskByProject"
I have attached a simplified copy of my db
Any Help would be greatly appreciated.
Thanks,
Dave
I have a Form I am using for Filtering Records on a Report.
I am trying to figure out the code to make my Listbox a Multi-Select Listbox and have the code in the on click event of a command button to output to a report.
My Single-Column/String Listbox name is "lstStatus"
My Command Button Name is "cmdRunTaskReport"
My Report I am trying to Filter is "rptTaskByProject"
I have attached a simplified copy of my db
Any Help would be greatly appreciated.
Thanks,
Dave