I created a query called "GetRegions", which is (SELECT RegionDesc FROM tblRegion). And I would like to use this query in the Access report to return the list of values.
So I created a text box in the report and in Control Source --> Expression Builder, I selected my query "GetRegions". The expression builder window displays =[GetRegions]![RegionDesc] However, when I try to view my report, a dialog box named "Enter Parameter Value" pops up. What am I doing incorrectly? I just want the list of RegionDesc to be displayed in the report automatically, without entering any parameter values???
Thank you for your help!!
- sjh
So I created a text box in the report and in Control Source --> Expression Builder, I selected my query "GetRegions". The expression builder window displays =[GetRegions]![RegionDesc] However, when I try to view my report, a dialog box named "Enter Parameter Value" pops up. What am I doing incorrectly? I just want the list of RegionDesc to be displayed in the report automatically, without entering any parameter values???
Thank you for your help!!
- sjh