I have a database of numbers. I would like to be able to find all of the numbers within the database (or range) that end in .00. I may also need to find all numbers ending in 00.00 (example: 5,400, 600, 72,300). Any help will be appreciated. Thanks