0

Between filter on a Alpha numeric

This is proberbly a lame question to some but;

I have a report that gets data based on a number range using a filter of 1000..2000.
How do i get it to stop returning job numbers that are larger that 4 characters long in an alpha numeric field?

ie

1000
1001
149999
1500
1501
199888
1999

I need to exclude the 149999 and 199888 numbers and any others that it may come across….

3 comments

Please sign in to leave a comment.