Peter has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Subforms
I've created a form with just a customer name as a combo box. I then created a subform related to the customer orders.
On opening the screen i can add new order data for the first customer but when i select another customer and try add new order information I get the error that i'm trying to add duplicate data before i even type in the order information. Any idea what i'm doing wrong?
Is a subform only for browsing?
RE: Subforms
Hi Peter
You should be able to input data within the subform. I suggest you go over the SQL that you are using for you queries just to make sure that there are no errors in it.
Hopw this helps
David