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

Parameter Field (Date Range) printing on document 3

Status
Not open for further replies.

thebobman

Programmer
Sep 25, 2000
12
US
Greetings,

How do you get a parameter field that is defined as a date range to print on a report.

You can attatch it to the document, but nothing shows when printing.

TIA

Robert Mangold
robert.mangold@rcc.org [sig][/sig]
 
It sounds like the parameter field contains an array, consisting of two dates. To print the two dates, you will need two formulas - one to print the maximum date, and the other to print the minimum date of the array. [sig][/sig]
 
TheBobMan,

I have a page on my web site that shows how to print both multiple and range parameter values on reports using different versions of Crystal:

[sig]<p>Ken Hamady<br><a href=mailto:ken@kenhamady.com>ken@kenhamady.com</a><br><a href= Reports Training by Ken Hamady</a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top