G
Guest
I followed a recommendation for achieving the above-mentioned project by
following directions given at
http://office.microsoft.com/en-us/access/Ha011170771033.aspx. I wrote a
report that prompts the user to enter the parameter in a form, the form sends
the selection to the query and displays the results in the report.
Seemingly, I'm able to achieve a bit of it. I open the report, the form
prompt pops up, I make the selection in the form prompt, see the query
pulling up the correct data but continue to get "compile error: variable not
defined" in the module code that I entered exactly as shown in the
instructions under the Adding a supporting code module section of the
instructions. The system highlights "acCurViewDesign."
I even downloaded the sample database given within the instructions. I get
the same result when I try to run the Sales by Category report that is given
as an example. FYI - I'm using Access 2000.
Pls advise - what is wrong with the coding and how do I fix it to achieve
what I want? All assistance is prematurely appreciated.
following directions given at
http://office.microsoft.com/en-us/access/Ha011170771033.aspx. I wrote a
report that prompts the user to enter the parameter in a form, the form sends
the selection to the query and displays the results in the report.
Seemingly, I'm able to achieve a bit of it. I open the report, the form
prompt pops up, I make the selection in the form prompt, see the query
pulling up the correct data but continue to get "compile error: variable not
defined" in the module code that I entered exactly as shown in the
instructions under the Adding a supporting code module section of the
instructions. The system highlights "acCurViewDesign."
I even downloaded the sample database given within the instructions. I get
the same result when I try to run the Sales by Category report that is given
as an example. FYI - I'm using Access 2000.
Pls advise - what is wrong with the coding and how do I fix it to achieve
what I want? All assistance is prematurely appreciated.