C
Chris
I have a report that displays the values in a table that
was generated from a make-table query. The search
criteria for the query are entered by the user in a form.
The header of the report includes the search criteria from
the form.
When the search criteria result in records found, they are
properly shown in the report. The search criteria are
shown in the header.
However, if the search produced no results, the report
does not include the search criteria in the header. The
text box labels are there, but the actual criteria from
the form are not included. That results in a report that
shows no results found, but no indication of the search
criteria used.
Any ideas on how to display the search criteria in the
report, even if no records are found?
Thanks.
was generated from a make-table query. The search
criteria for the query are entered by the user in a form.
The header of the report includes the search criteria from
the form.
When the search criteria result in records found, they are
properly shown in the report. The search criteria are
shown in the header.
However, if the search produced no results, the report
does not include the search criteria in the header. The
text box labels are there, but the actual criteria from
the form are not included. That results in a report that
shows no results found, but no indication of the search
criteria used.
Any ideas on how to display the search criteria in the
report, even if no records are found?
Thanks.