0

IsNumeric Jet filter equivalent?

Hello,
(First post ever).I am trying to make a Jet filter in an NL query only select values >999. However, in the set it's looking at, some values are strings like 2001-C, 3001-C etc.
Is there a way in the filters for a Jet NL query to tell the filter to only return numeric greater than a certain size?

At the moment on the left side I have: "+DTA_Code_ID"
and on the right I have "3001|4001..4002|4007|5001|5002|5005|5006|6001|6002..7002|8001"

But I'd like to do something like:
Left: VALUE("DTA_Code_ID")
Right: >999

Thanks!
Guy

2 comments

Please sign in to leave a comment.