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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying Parameter field in Report header 1

Status
Not open for further replies.

nikol

Programmer
Apr 12, 2005
126
US
Can I display Static parameter Field values in the Report Header?
I have selected "allow custom values to True" with Range (date) values in Parameter field.
I know I can display the value of Dynamic Promt in Report header.
 
What version of Crystal are you using.

You should be able to just place the parameter object in the report header.

-LW
 
I'm using CRXI, I was not able to get the value of my parameter field in the Report header.
But Now i got it. I used Maximum({?My Parameter})& Minmum({?my Parameter}) in the formula field & insert in the report header.
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top