Hi Folks, hope this isn't too dumb a question.
I have an existing report that the users want me to add functionality to. Currently it returns hundreds of pages of data, they want to be able to enter one or more of the code the program sorts by as a parameter to cut the volume down when the only need to look at a small part of the report.
The user interface will be a VB program, where I'll supply them a multi-select listbox to select codes from. I'm assuming I need to collect all the selections and concatenate them to send them through to the Crystal report, but I'm not sure what the format should be. I'd also like to know how to set up the parameter on the crystal side, if possible.
I have been using parameters for a while but have never tried sending more than one, or a varying number of them. Was wondering if anyone could provide some advice on how to handle it. The values will be strings, or text.
I'm using CR 8.5.
Thanks in advance. Any help you can offer will be greatly appreiciated.
Craig in NJ
I have an existing report that the users want me to add functionality to. Currently it returns hundreds of pages of data, they want to be able to enter one or more of the code the program sorts by as a parameter to cut the volume down when the only need to look at a small part of the report.
The user interface will be a VB program, where I'll supply them a multi-select listbox to select codes from. I'm assuming I need to collect all the selections and concatenate them to send them through to the Crystal report, but I'm not sure what the format should be. I'd also like to know how to set up the parameter on the crystal side, if possible.
I have been using parameters for a while but have never tried sending more than one, or a varying number of them. Was wondering if anyone could provide some advice on how to handle it. The values will be strings, or text.
I'm using CR 8.5.
Thanks in advance. Any help you can offer will be greatly appreiciated.
Craig in NJ