|
-
Feb 22nd, 2000, 04:45 AM
#1
Thread Starter
New Member
please need help.....
Private Sub Command_Click()
CrystalReport.ReportFileName ="c:\Student.rpt"
CrystalReport.SelectionFormula = "{qdefCredOIAPRep.ExpiryDate}= 1/11/00 "
CrystalReport.Action = 1
End Sub
I am getting an error saying incorrect selection formula...please help me out..
sunny
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|