L
Lee T.
It appears that you cannot use a parameter query when
creating a chart. At least I couldn't. I got around it
but is there an easier way?
To do this I:
1. Build the parameter query as a make table query.
2. Turn off the warnings
3. create the Temp Table
4. Run the chart report off the Temp Table
5. Delete the Temp Table
6. set the warnings back on
Thanks,
LT
creating a chart. At least I couldn't. I got around it
but is there an easier way?
To do this I:
1. Build the parameter query as a make table query.
2. Turn off the warnings
3. create the Temp Table
4. Run the chart report off the Temp Table
5. Delete the Temp Table
6. set the warnings back on
Thanks,
LT