In a table I have one field named [Order_Code]; it is supposedly to be incremental in value. Normally, the values are added by 1 from a form field. Problem is sometime numbers are consistent, because the crazy guy who gives me the orders missed one or two orders. At the end of the day, we have to look hard to find the missing numbers. Anyway to filter out those missing numbers?Thanks