Hi!
Seems like a simple thing but I do not know, how to make it. Well, I have an index form with a set of buttons. On pressing a button I want a subform to come up with another set of buttons according to the button pressed in an index form. And I want there a subform with no buttons when an index form opens. So, what I should write behind my first button's On Click, presuming I want a subform [sbfrmName1] to come up, and what I should write behind my index form's On Open, presuming I want a subform [sbfrmIndex] to come up?
Thanks in advance!
Seems like a simple thing but I do not know, how to make it. Well, I have an index form with a set of buttons. On pressing a button I want a subform to come up with another set of buttons according to the button pressed in an index form. And I want there a subform with no buttons when an index form opens. So, what I should write behind my first button's On Click, presuming I want a subform [sbfrmName1] to come up, and what I should write behind my index form's On Open, presuming I want a subform [sbfrmIndex] to come up?
Thanks in advance!