I have a Split Form with a text box on the Form Header to filter a Query database in the Form Footer.
My Text box name is Catalogdescriptiontxt(Filter). The column in the query I am trying to filter is CatalogDescription along with the other columns that are in the same row in the database as the CatalogDescription.
I would like the Catalogdescriptiontxt box to filter the query in the Form footer as you type. But I am having all sorts of issues figuring this out.
Please Help!