A
Anand
Hello,
I have defined two public variables in a module: dtStartDate and dtEndDate.
I set the values of these public variables through a form.
My question is how do I access these variables from a Query. The query has
an expression that calls a function. The above variables are required for
executing the function.
Thanks in Advance
Anand
I have defined two public variables in a module: dtStartDate and dtEndDate.
I set the values of these public variables through a form.
My question is how do I access these variables from a Query. The query has
an expression that calls a function. The above variables are required for
executing the function.
Thanks in Advance
Anand