Edit Master/Child Links

B

Bill

Hi All,

When a subform is first setup I get the opportunity to edit the master/child
relationship, but can never remember how to get back to that screen.

Anyone know what I mean and can advise please.

Regards.
Bill.
 
A

Allen Browne

1. Open the main form in design view.

2. Right-click the edge of the subform control, and choose Properties.

3. It's on the Data tab of the Properties box.

The trick is that you need to get the properties of the subform *control*,
not the properties of the form in the subform control.
 
B

Bill

Thanks again Allen.

Allen Browne said:
1. Open the main form in design view.

2. Right-click the edge of the subform control, and choose Properties.

3. It's on the Data tab of the Properties box.

The trick is that you need to get the properties of the subform *control*,
not the properties of the form in the subform control.
 
Top