I have been using crystal reports 2008. when i create parameter fields and write a selection formula and preview the report, "crw32.exe has encountered a problem and needs to close. we are sorry for the inconvenience" error is coming.
I don't have CR 2008, but in earlier versions you cannot use between-and in the record selection formula--but then you would get an error. Are you using a command?
Otherwise, you would use:
{table.date} >= {?StartDate} and
{table.date} <= {?EndDate}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.