I know that I can use DLookUp to find an order number (SO_DOC_NUM) from our sales table (SALES_SO) for a specific customer code on a specific day. What if there are multiple tickets for that customer on that day. How can I pull the first one written that day? SO_DOC_NUM is a number field and they are sequential.