I need to know if there is a wildcard character for a number field parameter. I am using crystal reports from the web and passing parameters into the where clause of my SQL Query via a URL string. My original report used string fields and the * as the wildcard. Is it possible to do this with a number field? Any help gratefully accepted. Thanks.