Connecting Tech Pros Worldwide Forums | Help | Site Map

Automatic Filling of data from Parent table to Child table field

Newbie
 
Join Date: Mar 2007
Posts: 1
#1: Mar 27 '07
Friends,
I have a table called salesperson with different fields like salesPID, salesPName etc. Then I have another table sales with a field like salesPID and salesPName.
After creating the relationships and filling in data for the salesperson, I want to automatically have the salesPID and salesPName automatically filled up in the Sales table.
Please do advice me on that.
Thanks in Advance.
Joe

Rabbit's Avatar
Expert
 
Join Date: Jan 2007
Location: California
Posts: 3,835
#2: Mar 27 '07

re: Automatic Filling of data from Parent table to Child table field


A subform will auto populate the foreign keys from the primary keys that are linked to it in the main form.
Reply