tb
Programmer
- May 27, 2003
- 328
Hi all,
How can I stop the parameter prompting when I open a Crystal 10 report from VB via the Crystal ActiveX Report Viewer?
I clear the RecordSelectionFormula
(.RecordSelectionFormula = "")
Then I loop through the Parameter Fields and user the ClearCurrentValueAndRange method, then I then use the AddCurrentValue method to set the parameter values report.
BUT it still prompts me for parameters.
Any help or suggestions would be much appreciated.
I was standing in the park, wondering why frisbees got bigger as they came closer... then it hit me!
How can I stop the parameter prompting when I open a Crystal 10 report from VB via the Crystal ActiveX Report Viewer?
I clear the RecordSelectionFormula
(.RecordSelectionFormula = "")
Then I loop through the Parameter Fields and user the ClearCurrentValueAndRange method, then I then use the AddCurrentValue method to set the parameter values report.
BUT it still prompts me for parameters.
Any help or suggestions would be much appreciated.
I was standing in the park, wondering why frisbees got bigger as they came closer... then it hit me!