Crystal Reports v10 - I'm testing a very simple report reading a shop order table in a SQL2K db. I would like to use a parameter allowing both discrete and range values to select ord_numbers to print. Problem is when I enter the select statement {ord_table.ord_no} in ?{parameter} , then press OK, the 'in' changes to '=' and I only retrieve the last record in the range. I don't think this is a SQL pass-thru problem...