|
-
Dec 2nd, 2004, 04:24 AM
#4
I haven't used CR, so I can't help. Are you sure that's how you set the first formula? Could it be (0)? I don't know what else to suggest. You could try posting in the Reporting Forum...
Just looked, and it looks like you have to assign it to a field, like it appears below.
CR1.SelectionFormula = "{Cust.Id} =" & MyPeriode
Maybe not, though. Another attempt:
CReport.FormulaFields(1).Value = totext(myPeriode)
this one looks promising
Last edited by dglienna; Dec 2nd, 2004 at 04:35 AM.
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
|