Query Parameters Entered via Form

S

Scott C

I used the MS Access Help system method to build a form to enter multiple
report criteria on a Chart(ie. MS Access help "Use a form to enter report
criteria.") I included the Is Null option on the query to return all data.
When I run the crosstab query without running the underlying macros of the MS
Access method and leave the system generated parameter dialogs blank, I get
all of the unfiltered data. When I run the chart and leave the macro
generated dialogs blank, I get a chart with the correct title, but no data.

Any ideas?
 
Top