R
Ryan
I just added a new report to this system.
The form has 2 buttons PRINT and PREVIEW which open the
report (fed off a crosstab query).
Well when I click the buttons, I see an hourglass and then
nothing else. How do I debug from here? How do I check if
the report is opening or the query is returning data since
it refers to global functions that test the forms date
controls so I cant just open the report or run the query
manually. If the query returned no data, would the report
still display?
The form has 2 buttons PRINT and PREVIEW which open the
report (fed off a crosstab query).
Well when I click the buttons, I see an hourglass and then
nothing else. How do I debug from here? How do I check if
the report is opening or the query is returning data since
it refers to global functions that test the forms date
controls so I cant just open the report or run the query
manually. If the query returned no data, would the report
still display?