Hi,
I have a simple form and want to search by last name. I created an unbound text (Text9) in the header, with 2 buttons (Filter and UnFilter).
The form details simply has three fields, UserID, FirstName, LastName.
I added the following code to the Filter button, but when I click on the...