Hi,
I am facing the following problem in the Crystal reports XI
I am calling the report which is having the two parameters both are string Date & Scheno
From main report i am passing multiple values which are concatenation of Date& Scheno at detail levels i need to separate these values as i have two prompts for Date & Scheno
From main reports parameters are going following way–
8845 :: 12/31/2005
8848 :: 10/10/2007
Now i need to pass following values to the called report by separating them
Scheno= 8845,8848
Date=12/31/2005,10/10/2007
But i am not geting how to separte these parameter values using Array .
Pls guide me if you have any solution.
Thanks,
Nilesh
patneel (BOB member since 2006-11-02)