Parameter Value Report

N

NoviceIan

When using a report based on a query with parameter boxes is it possible to
get the values entered into the parameter boxes to appear on the report?

Many Thanks Ian
 
D

Duane Hookom

Sure, set control sources of text boxes to your exact parameter prompts ie:
=[Enter Start Date]

I recommend moving away from parameter prompts in favor of using values
entered/selected on control on forms. This provides much greater flexibility
and user interface.
 
N

Nikos Yannacopoulos

Hey, this is the second one today! Look for a thread titled "Displaying
Parameter Values In Report" in this same NG.

HTH,
Nikos
 
Top