|
-
Nov 17th, 2004, 12:54 AM
#1
Thread Starter
Addicted Member
SelectionFormula problem in Crystal
Hi there
I want to pass a parameter from vb6 that whould return like in this example cust 1 and cust 2. How do I do this? Because the selection formula does not seem to work
CR1.ReportFileName = gsReportPath & "\ActiveCust.rpt"
CR1.SelectionFormula = "{Customer.Id} in ('1' ,'2')"
CR1.PrintReport
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
|