Trevor Howard
Registered User.
- Local time
- Today, 20:44
- Joined
- Aug 29, 2002
- Messages
- 64
I need to enter data into two tables using two linked forms (“Goods In” form and a linked “Products” form). My primary key is grnID in “Goods In” & foreign key is grnID in “Products”.
My problem is, If I click to “Products” from “Goods In”, the foreign grnID is blank so will not store data without first entering the grnID manually. I have created a “Goods In” form and “Products” as it’s sub form, and the grnID is atomically then displayed in the sub form allowing data input, but I would prefer linked forms.
Any suggestions? Using Access 2000. Sorry for the long description, I am new to Access and have no VB skills sadly. I have been using the wizards to create my forms. I hope someone can sort me out! Thanks for your time. Trevor
My problem is, If I click to “Products” from “Goods In”, the foreign grnID is blank so will not store data without first entering the grnID manually. I have created a “Goods In” form and “Products” as it’s sub form, and the grnID is atomically then displayed in the sub form allowing data input, but I would prefer linked forms.
Any suggestions? Using Access 2000. Sorry for the long description, I am new to Access and have no VB skills sadly. I have been using the wizards to create my forms. I hope someone can sort me out! Thanks for your time. Trevor