Would appreciate help on the following.
On a form I have a combo box that requeries a list box. When the user selects an item from the list box and clicks OK it generates a report for that "record" only. If he makes no selection all records are printed.
I would like to give the user the ability to select multiple records by setting the list box to Multi select. How do I code the Open Report "where" clause for multiple criterias?
Please help.
THANKS
On a form I have a combo box that requeries a list box. When the user selects an item from the list box and clicks OK it generates a report for that "record" only. If he makes no selection all records are printed.
I would like to give the user the ability to select multiple records by setting the list box to Multi select. How do I code the Open Report "where" clause for multiple criterias?
Please help.
THANKS