I have a query that has one field (number1) and I would like to retrieve the records that are less than 5. The table has about 5000 records.
So, if say 500 records meet that criteria, I want just the count or how many records.
Thanks.
So, if say 500 records meet that criteria, I want just the count or how many records.
Thanks.