I am using Crystal 10.
I have a parameter field that is a string and gets a beginning year and ending year from the user. I want to use this string in a subreport in the record selection. Something like this:
{Schedule.App_DtTm} in DateTime (2010, 01, 01, 0, 0, 0) to DateTime (2011, 12, 31...