Re: Update All Rows on Continuous form Based on Selection in Footer

Sorry, I miss-typed. Still trying to figure this out.

Invoked in the AfterUpdate event of the control on the sub form,

> me.parent.name gives me the Object name (FRM_My_Form) of the Parent form.

> me.name gives me the Object name of the Child form (SFRM_My_SubForm) .

I need the "Instance" name of the form,
e.g. Forms!FRM_My_Form_Inst1!SFRM_My_SubForm_Inst1, or Forms!
FRM_My_Form_Inst1!SFRM_My_SubForm_Inst2, etc.

Thanks,

Patrick
Patrick A [ Mo, 31 März 2008 17:01 ] [ ID #1931599 ]
Datenbanken » comp.databases.ms-access » Re: Update All Rows on Continuous form Based on Selection in Footer

Vorheriges Thema: Re: Conditional Running Sum
Nächstes Thema: Access 2007 RunTime SP-1... What about back-end DB?