To get the three digit numbers:
Simply put a criteria on the number field in your query to say <1000
To return the highest number:
Sort the field descending, then in the properties for the query, simply change the top predicate to 1 and it will return the first number only