R
Ryan Langton
I have some global variables (varStartDate and varEndDate). I want my
report to display data between those dates. However, when I try to use
those variables in the MS Access query, I get an error. I could use them
with VB code, but I get an error when trying to update the Reports source
(though it would work fine on a form). Whats the best way to pass variables
to a Report and have it query it's data based on those variables?
report to display data between those dates. However, when I try to use
those variables in the MS Access query, I get an error. I could use them
with VB code, but I get an error when trying to update the Reports source
(though it would work fine on a form). Whats the best way to pass variables
to a Report and have it query it's data based on those variables?