aliazadahmed
New member
- Local time
- Today, 07:20
- Joined
- Jul 12, 2018
- Messages
- 6
Hello guys,
Please can anyone help me to create the sell form with barcode reader for market,
I finished all steps instead of sell form let explain my case:
I had tables named items which stores all items like (item name, item code,Quantity,Cost, Price) ,
I had another table to store the sold items on it which name sellstore with field (invoice number, Quantity, cost, price, item code)
I had table selldate to store the date of sold items with field (invoice number, date, employee name),
I created main form with subform for sell and when my barcode reader insert the code of sold items in combobox on main form the subform updated but when I insert another barcode to combobox the subform will not go to a new record it will replace the second one with the first one "this is my problem"
type of my subform is continuous but still not go to new record,
Please I need help, can anyone give me an idea
Please can anyone help me to create the sell form with barcode reader for market,
I finished all steps instead of sell form let explain my case:
I had tables named items which stores all items like (item name, item code,Quantity,Cost, Price) ,
I had another table to store the sold items on it which name sellstore with field (invoice number, Quantity, cost, price, item code)
I had table selldate to store the date of sold items with field (invoice number, date, employee name),
I created main form with subform for sell and when my barcode reader insert the code of sold items in combobox on main form the subform updated but when I insert another barcode to combobox the subform will not go to a new record it will replace the second one with the first one "this is my problem"
type of my subform is continuous but still not go to new record,
Please I need help, can anyone give me an idea