Ken,
I am using Crystal 9.0 and I am wondering the same thing. I am not using a stored procedure in this case and I am wondering if I can pass an array to the selection expert. I would like to have the user select one or more values from a drop down, and from there take that value to the select expert and build up my criteria. Basically instead of using the IN clause that gets greated by the multi select of a drop down I want to be able to take the array and create AND statements with the values. Is this possible?
Thanks