I have a table “caller” which displays among other info the type of caller, the quarter of the fiscal year, and the year.
I want to run a crosstab query which displays the count of the type of caller and prompt the user to enter which fiscal year quarter and year should be queried.
The crosstab query runs fine and displays all the information. I cannot, however, convince it to ask the user for the quarter and the year. In design view, I tried to use the query > parameter option. It does ask to input the quarter and the year but still displays all the data. Any ideas?
I want to run a crosstab query which displays the count of the type of caller and prompt the user to enter which fiscal year quarter and year should be queried.
The crosstab query runs fine and displays all the information. I cannot, however, convince it to ask the user for the quarter and the year. In design view, I tried to use the query > parameter option. It does ask to input the quarter and the year but still displays all the data. Any ideas?