Hi,
I have a question that I believe should be a common problem.
I have a very simple form that creates a very simple report. The form contains a combo box that allows the user to select from a list of Clients. Upon clicking a button, a report will be generated that lists all the projects completed for that particular Client.
My question is, how do i do it so that I can select more than one client at once on the combo box so that I can have a report that contains project information on more than one Client.
Thanks in advance
I have a question that I believe should be a common problem.
I have a very simple form that creates a very simple report. The form contains a combo box that allows the user to select from a list of Clients. Upon clicking a button, a report will be generated that lists all the projects completed for that particular Client.
My question is, how do i do it so that I can select more than one client at once on the combo box so that I can have a report that contains project information on more than one Client.
Thanks in advance