Hi out there,
i do have a form with 2 textboxes, in this textboxes you can enter dates, a start date and a end date. I want access to look up only the records that are in between that dates, here is my SQL Statement:
SELECT [Material Issue].[Quantity], [Inventory Control].[Description]...