i have Table for Products
i want to to view report viewing Products Seleted from Listbox
how i can do this:o
multi Select is True
Printable View
i have Table for Products
i want to to view report viewing Products Seleted from Listbox
how i can do this:o
multi Select is True
You need to set the Record Selection Formula to use a parameter. Then pass the parameter values from VB to the CR report.
There is documentation in the MSDN on how to pass a multi-value parameter to CR.
ms-help://MS.VSCC/MS.MSDNVS/crystlmn/html/crtskparameterfieldsruntimecustomization.htm