Hello,
I have a report that is based on a query that pulls from a Jobs table and
three smaller tables reference it. The query is coded where it prompts the
user for a customer name which I have the criteria filtering with a like
statement on what is returned and it also filters for a status field. When
the query is run, it works perfectly. If I attempt to execute the report,
it will filter based on the customer name entered, but when I enter the
status, nothing is returned...
Can anyone tell me why my report won't work when the query that it is based
on does?