I need to know the best way to do this. I have a crystal parameter which needs to be a string. If the user enters a date it will be entered as YYMMDD. In the record select section I need to compare this string to a datetime field to see if the record should be included. I would like to convert these 2 variables to a number field in YYMMDD order. I need to do this using crystal functions and not SQL. Thanks for any assistance.