G
Guest
Hi
I ceated my first table called tblCustomerProfile in which CusID is the primary key.
Now I have a second table named tblPart1 which is related to another form called frmPart1, with CheckBox for certain customer preferences.
In the second table I also use the CusId as the primary key.
Is it possible to put the CusID from tblCustomerProfile into tblPart1 when the ID is entered the first time?
Again thanks to all for your help. Much appriciated.
Cheers
Ren
I ceated my first table called tblCustomerProfile in which CusID is the primary key.
Now I have a second table named tblPart1 which is related to another form called frmPart1, with CheckBox for certain customer preferences.
In the second table I also use the CusId as the primary key.
Is it possible to put the CusID from tblCustomerProfile into tblPart1 when the ID is entered the first time?
Again thanks to all for your help. Much appriciated.
Cheers
Ren