I'm trying to preview a report using crystal report 8.5 and ms access 2003 as my database
this is my code
crpt1.SelectionFormula = "{redeem.rdate}=>'" & DTPicker1 & "{redeem.rdate}<='" & DTPicker2 & "'"
crpt1.Action = 1
i get the error
"Error in Formula <Selection_Formula>
'
'
the remaining text doesn't appear to be part of the formula"
I'm still a newbie in using crystal report.. I'm trying to preview the records from DTpicker1 to DTpicker2..
any suggestions will be appreciated

New Topic/Question
Reply



MultiQuote


|