I need to filter a query that has both a number and text. I need to filter on the number only. example: "1115 machine Damage" . I need to bring in every time it see's 1115.
Not yet there.... need to filter by just the number...
Here are the codes as they appear.
1000 Testing Misc
1100 Cont / Dirt/ Oil / Lint
1440 Fog
I need the operator running the query to be able to punch in just the number in a "Like?" Box, and run the query. If I try 1100* it dosent bring back anything.
It will only work with number + "*". Try a query with a field called, say, NumToFind, and set its criteria to "[Enter Number:]". This should bring up a dialog asking the operator to enter the number. Then add the field with the data to be searched and set criteria for this to [NumToFind] & "*".
This should work in theory but I regret I haven't the time to test it. But it should work so fiddle with it and see what you get. Have fun! )
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.