Referencing a field in report

O

Omar

First, thanks for taking the time to read and respond to
my question.

I have a form named print_screen, in this form I have a
set of controls named start_date and another named
end_date. These two control boxes are referenced in a
parameter querie. I wold like to reference the dates the
are inputted into these two controls in a report. So what
ever dates are typed into these two controls are shown on
the report. Thanks
 
D

Duane Hookom

Add text boxes to your report with controls sources like:
=Forms!Print_Screen!Start_Date
 

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

Top