M
Mike Revis
Hi Group
Access 2000 win XP pro
I am attempting to implement the navButton example so graciously provided by
Mr. Stephen Lebans.
The example has the navbutton form as a subform.
When I do it exactly like the example it works great.
The problem I am having is that I am trying to put the navbutton subform on
a subform.
When I click on one of the nav buttons on the subform subform I get the
error message that "The object "sfrmPartData" is not open". sfrmPartData is
the subform I am trying to put the navbutton subform on.
The code in Mr. Lebans example uses Me.Parent to reference the main form.
After much thought I am thinking that the reference needs to be changed from
Me.Parent to something else but I'm not sure what that something else might
be. Or my thinking could be totally wrong.
As always any thoughts, suggestion or advice is greatly appreciated.
Mike
Access 2000 win XP pro
I am attempting to implement the navButton example so graciously provided by
Mr. Stephen Lebans.
The example has the navbutton form as a subform.
When I do it exactly like the example it works great.
The problem I am having is that I am trying to put the navbutton subform on
a subform.
When I click on one of the nav buttons on the subform subform I get the
error message that "The object "sfrmPartData" is not open". sfrmPartData is
the subform I am trying to put the navbutton subform on.
The code in Mr. Lebans example uses Me.Parent to reference the main form.
After much thought I am thinking that the reference needs to be changed from
Me.Parent to something else but I'm not sure what that something else might
be. Or my thinking could be totally wrong.
As always any thoughts, suggestion or advice is greatly appreciated.
Mike