Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I make a parameter field open for data entry when report loads? 1

Status
Not open for further replies.

krpurcel

IS-IT--Management
Dec 1, 2003
77
US
I'm building a report where the initial records pulled in with SQL are year to date. I want the report to pop a parameter box when the report opens so the operator can enter a start and end date for a record range that will be a subset of the YTD records.

I know how to tie parameter boxes to DB fields in the record selection section and get the parameter box to pop that way. In this instance, the parameter box will not be tied to a DB field. It will get its parameters from the operator once the report opens.

I can't figure out how to get the parameter box to pop when the report opens. Can someone clue me on how to accomplish this?

I am using Cystal Reports 2008.

Thanks!
 
You can have a parameter without tying it to a field. Once you create the parameter, drop it on the report. Then when the report is run, it will prompt you for that parameter.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top