Re: Form to Subform?
From: Rick Brandt (rickbrandt2_at_hotmail.com)
Date: 09/24/04
- Next message: lisa: "Re: Form updating"
- Previous message: grep: "Form to Subform?"
- In reply to: grep: "Form to Subform?"
- Next in thread: grep: "Re: Form to Subform?"
- Reply: grep: "Re: Form to Subform?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 21:20:17 -0500
grep wrote:
> I've created a form that I want to use as a sort of popup subform,
> activated by a button press on the main form. The problem is that, since
> the form's already been created, there doesn't seem to be a way to make
> it into a subform. I mean in that I don't get properties available for
> Parent and Child relationships, so the linked field doesn't get
> automatically passed to the subform.
>
> Is there a way to change that?
>
> grep
For a form to be used as a subform and make use of Master/Child Link
properties then it must be used within a subform control embedded on the
main form. If you open it as a separate popup form then it is NOT a
subform and any behavior that relates it to the calling form will all
have to be handled in code *by you*.
-- I don't check the Email account attached to this message. Send instead to... RBrandt at Hunter dot com
- Next message: lisa: "Re: Form updating"
- Previous message: grep: "Form to Subform?"
- In reply to: grep: "Form to Subform?"
- Next in thread: grep: "Re: Form to Subform?"
- Reply: grep: "Re: Form to Subform?"
- Messages sorted by: [ date ] [ thread ]