Hi all,
I have a form with two txt boxes. On the Aflter Update event of the first text box, a filter is applies.
On the after Update Event of the second Box, A filter is also applied. However, the filter for the second txtbox removes the filter for the first txtbox.
What I am trying to do is allow the user to filter in the first txtbox, and then if they choose to use the second txt box, to filter on the exisiting records and not start a "NEW" filter. Does that make sense? Can this be done??? Thank you for any help!!
I have a form with two txt boxes. On the Aflter Update event of the first text box, a filter is applies.
On the after Update Event of the second Box, A filter is also applied. However, the filter for the second txtbox removes the filter for the first txtbox.
What I am trying to do is allow the user to filter in the first txtbox, and then if they choose to use the second txt box, to filter on the exisiting records and not start a "NEW" filter. Does that make sense? Can this be done??? Thank you for any help!!