I am trying to create a trace database where i can record all stock received. My stock is only 1 item but with different unique serial numbers. So if i receive the stock from serial number 1 to 500 i want to capture the stock where each serial number is in its own row in the table. i want a form which a "from Number" and "to number" should pop up.I tried with queries, google code but cant find a method to do it.