Basicaly ive been working on my database for quite sometime and ive had a problem with the whole form/subform relationship, i have tried my best to get it to work, but if i try fix one thing another two errors creep up from behind, it is really really annoying and ive fried my brain googling.
Can someone please sort it out, the link below is not my actual database so i would like to know which errors i have made purely because you learn more from your blunders than you do from your triumphs.
The supplier form has a main form and a sub form.
when i flick through my records in main form, the data in the subform should automatically fill out by retrieving the corresponding data from the persons table aka tblPerson
tblPerson is linked (not working atm) with the subform and the main form is linked with tblSupplier
there are also a number of bugs in my form such as; where if i flick through my records the SupplierID stays the same (1) it shouldn't be like this as each supplier has a different autonumber assigned to it.
my main main main problem is getting the main form linked with subform
someone anyone help!
Can someone please sort it out, the link below is not my actual database so i would like to know which errors i have made purely because you learn more from your blunders than you do from your triumphs.
The supplier form has a main form and a sub form.
when i flick through my records in main form, the data in the subform should automatically fill out by retrieving the corresponding data from the persons table aka tblPerson
tblPerson is linked (not working atm) with the subform and the main form is linked with tblSupplier
there are also a number of bugs in my form such as; where if i flick through my records the SupplierID stays the same (1) it shouldn't be like this as each supplier has a different autonumber assigned to it.
my main main main problem is getting the main form linked with subform
someone anyone help!