J
Jenn
I am trying to create a report from a query. I first open
a form and enter the dates. I then want my query to run
using the dates I have input in the dialog box. I am
attempting to use the BETWEEN..AND expression in the
query but I keep getting an error message on how I have
entered the expression. I have tried single quotes,
double quotes, brackets and parentheses. I just can't
find the right combination. Here's what I have now:
Between [Forms!'DatesPhysical'!'First'] And
[Forms!'DatesPhysical'!'Last']
a form and enter the dates. I then want my query to run
using the dates I have input in the dialog box. I am
attempting to use the BETWEEN..AND expression in the
query but I keep getting an error message on how I have
entered the expression. I have tried single quotes,
double quotes, brackets and parentheses. I just can't
find the right combination. Here's what I have now:
Between [Forms!'DatesPhysical'!'First'] And
[Forms!'DatesPhysical'!'Last']