I have a query that querys our history table. This table has all the orders we have shipped. I can produce a query that shown all orders ever shipped and the dates. My problem is getting a query that only shows the yesterdays orders. I was trying to use Date()-1 in the critiria but I get no results. What piece is missing to complete my query?
Thanks
Ricardo
Thanks
Ricardo