hi there i am currently creating a database, based on book for sale. i have four tables (customer details, order details, ordered items, product details) i have created forms for customer details, product details. i have also created a form for order details and have created a sub form inside order details called frmOrderedItems, this sub form contains two field called book names and number ordered. i have entered the infomation into the first record and i clicked onto the next record to carryon entering data but it already has repeated what is in record 1 in all my other 6 records how do i stop this for happening ?
please help