Avatar of Deb6105
Deb6105
Flag for United States of America

asked on 

Crystal Reports - compare datetime variable to parameter string

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.
Crystal Reports

Avatar of undefined
Last Comment
Deb6105

8/22/2022 - Mon