0 Replies - 393 Views - Last Post: 08 February 2012 - 05:35 AM Rate Topic: -----

Topic Sponsor:

#1 l8bloomer  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 08-February 12

Error Selection Formula in crystal report in vb6

Posted 08 February 2012 - 05:35 AM

hello please help me with my project

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 :rolleyes2:

Is This A Good Question/Topic? 0
  • +

Page 1 of 1