|
-
Sep 8th, 2003, 12:30 PM
#1
Thread Starter
Member
Passing Variables to Crystal Report at Run time
I'm running Crystal Report. I want to pass some variables to it at run time, like date between certain period. I mean I want Crystal Report to prompt me for the variable. How can I do this? I'm using version 8.5
-
Sep 8th, 2003, 02:03 PM
#2
In Crystal, you setup/create a Parameter Field. Use the Insert -> Field Object menu command. In the Field Explorer dialog, click on the Parameter Fields item and click the New button.
You can then use parameter fields whereever you need them in your report, for example the record selection formula.
When you run the report from within VB, Crystal will automatically prompt for the parameter(s) using its default dialog box.
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
|