1.
Make the other table (Table2) you want, and add the fields in it,
make sure to add the field "customer number"
2.
do a Form (Form1) using customer table as the Record Source to display its data.
3.
do a Form (Form2) from your second Table (Table2)
4.
insert Form2 into Form1 (this will be a subform)
5.
in the Master/child relation, use "customer number"
Now every time you check Records of Table1 in Form1, corresponding Records of Table2 will show in the subform.
enter the data you want in the Subform.
jaffer
Main Topics
Browse All Topics





by: DatabaseMXPosted on 2009-11-04 at 09:16:00ID: 25741568
You posted this Q twice. Please delete this one.
thx.mx