I tried using that but I keep getting an error saying Array undefined.All my values are in a parameter like for example
area="red","green","yellow"
and then in crystal all I use is
tblarea.areaname in [{?area}]
And I keep getting an error.Please help as this is...
How do I use the in operator I have a parameter field with the values separated by commas.Do I have to put this in an array and then use in or how else .Please let me know....
I pass from my Vb code a set of values which look like the following
Albert Noble,Susan Richard
to a parameter in Crystal.In my record filter code I use the "in " operator for it to look for matching values in the parameter field. I do get the right results that is I get the record of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.