M
mikejs2000
Hi All,
I have a form that contains a subform that has a subform in it, how do I
reference the child's child for from the main form? The reason for this is
that I am using Stephen Lebans RecordNavigationButtons code from his site,
which by the way is very usefull. So in the first level subform, the one
that displays the data there is the following call: -
Call Me.SFfrmNavButtons.Form.EnableDisableButtons
Now when I run the mainform and click the button contained in the sub form I
get a message telling me that the first level subform is not open??
Confusing I know, but help would be much appriciated.
Mike J. Soames
I have a form that contains a subform that has a subform in it, how do I
reference the child's child for from the main form? The reason for this is
that I am using Stephen Lebans RecordNavigationButtons code from his site,
which by the way is very usefull. So in the first level subform, the one
that displays the data there is the following call: -
Call Me.SFfrmNavButtons.Form.EnableDisableButtons
Now when I run the mainform and click the button contained in the sub form I
get a message telling me that the first level subform is not open??
Confusing I know, but help would be much appriciated.
Mike J. Soames