I am trying to filter records in a query that are less than or greater than one input field. For instance I have numbers from -100 to 100 and I want to be able to select all records above 50 or below -50. I can do this using <-50 or >50 but I want to prompt the user to input this value as it may...
I am trying to filter records in a query that are less than or greater than one input field. For instance I have numbers from -100 to 100 and I want to be able to select all records above 50 or below -50. I can do this using <-50 or >50 but I want to prompt the user to input this value as it may...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.