Hello everyone
I have a Form that contains a command button and a text box. The command button is linked to a macro that prints a report. The report is built upon a query. The query uses a criteria that is linked to the text box inside the form. Everything worked fine, until I have moved the form to a Navigation Form. Now it seems that the query is not able to find the text box that contains the filter. Why is this happening ?