problem w/ access template

C

Carol Shu

Hi, i download the template "expense report database", and i modified it to a
"service report database", everything looks great so far, just have one
problem, the form contain customer's info, subform contains service details
(parts + labor+ tax), i was trying to test the DB see if anything works, so I
enter 1st customer info and service details and went on to the 2nd customer,
it pop-up the 1st customer's service details (parts+klabor+tax) all the same,
if i change to different amount, i also change the 1st record, i can not
figure it out, please help me.
 
D

Damian S

Hi Carol,

Sounds like you have broken the link between your main form and subform.
Check that you have the fields appropriately linked in the "Link Master
Field" and "Link Child Field" properties.

Damian.
 
C

Carol Shu

You are totally right, thanks a lot.

Damian S said:
Hi Carol,

Sounds like you have broken the link between your main form and subform.
Check that you have the fields appropriately linked in the "Link Master
Field" and "Link Child Field" properties.

Damian.
 
Top