bambo
Jan 14th, 2006, 06:20 PM
Hey,
I've a tab control with several pages. each page has a subform in it.
I need to add a button in one subform that will hide the current page and show a specific page with a subform opened at a certain value.
I guess I need to hide the current page (which I don't how), and then unhide the desired page and open the subform in a certain value (which I know how).
I've a tab control with several pages. each page has a subform in it.
I need to add a button in one subform that will hide the current page and show a specific page with a subform opened at a certain value.
I guess I need to hide the current page (which I don't how), and then unhide the desired page and open the subform in a certain value (which I know how).