To clarify a question I posed earlier.

What I want to know is how to find the parameters that where used to
generate the report, from within the report.

I have a report that prints out sales orders.

It is based on a query that takes two parameters: :StartDate and :EndDate

The user runs the report and enters the values 01/01/07 and 01/31/07

On the report I want to print in the report header

SALES REPORT FOR PERIOD 01/01/07 TO 01/31/07

The question is how do I get to that information?

Drew

Reply via email to