M
megbowlstrike
Hi. I have a query that displays an employee's id, name, and current
country. The output of this query is to a report. The user accesses
the report by clicking a combo box on a form and choosing a country to
view. I have macros set up for an OK button and cancel button on the
form, and the on click for the OK button is what brings up the
report.
When I run the query by itself, it works fine and the output is
displayed in the query's datasheet view. But when I try to go through
the form's combo box and view the query results in the report, the
data doesn't show up at all in the report--just the column headings.
Do you know what might be wrong? I looked at the report's properties
and the report is based off the query. I can't seem to find anything
else wrong but it is probably something very obvious and simple. TIA
country. The output of this query is to a report. The user accesses
the report by clicking a combo box on a form and choosing a country to
view. I have macros set up for an OK button and cancel button on the
form, and the on click for the OK button is what brings up the
report.
When I run the query by itself, it works fine and the output is
displayed in the query's datasheet view. But when I try to go through
the form's combo box and view the query results in the report, the
data doesn't show up at all in the report--just the column headings.
Do you know what might be wrong? I looked at the report's properties
and the report is based off the query. I can't seem to find anything
else wrong but it is probably something very obvious and simple. TIA