My Report's Underlying Query Criteria

G

Guest

I have 2 Calenders for startDate and endDate on my report's parameter form.
I need these values for the underlying query. I can't seem find these values
when trying to set criteria in the query using the expression builder.
Someone help me out?

thanks
 
D

Dan Artuso

Hi,
If you mean you have 2 calendar controls on a form and want to reference them
from a query, here is the syntax that goes in the criteria:

Forms!NameOfForm!NameOfCalControl
 

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