Parameter output in report

  • Thread starter Thread starter Han
  • Start date Start date
H

Han

Hi,
I have a parameter query with [Date started] and [Date ended]. I like to
have the input from the user in the heading of my report. How can I do this,
Thanks,
Han
 
On your report, add a text box and try =[Date started] & " to " & [Date
ended]

Make sure what you put inside the square brackets is exactly what's in the
query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top