From: z.ghulam on
Hi,

I have a subform in a main form.
When I create new records in the subform I would like the Subform.
[Issue Ref] to autofill with the MainForm.[Ref]
It sounds quite simple, but ive been bustin my brains trying to get it
to work with no success.

Any help would be greatly appreciated.

Cheers
From: Tom van Stiphout on
On Wed, 2 Jul 2008 13:12:21 -0700 (PDT), z.ghulam(a)gmail.com wrote:

Check out LinkChildFields and LinkMasterFields in the help file. Set
these properties and that behavior is automatic. If you drop a subform
on a form while the control wizard is on, it will help you set the
values.

-Tom.


>Hi,
>
>I have a subform in a main form.
>When I create new records in the subform I would like the Subform.
>[Issue Ref] to autofill with the MainForm.[Ref]
>It sounds quite simple, but ive been bustin my brains trying to get it
>to work with no success.
>
>Any help would be greatly appreciated.
>
>Cheers