Hi!!
I have a multipage with 3 pages and I am trying to move through them. I type
Multipage1.Value=0 to go to the page 1
Multipage1.Value=1 to go to the page 2
and so on
But it only changes the tabs of the top, it does not change the contents of the pages.
I mean, if I am in the second page and I want to go to the first one, with my code the tab
of the first page is activated but the contents of the second page remain. I can not see the
controls of the first page.
What can I do?
Thanks a lot.
I have a multipage with 3 pages and I am trying to move through them. I type
Multipage1.Value=0 to go to the page 1
Multipage1.Value=1 to go to the page 2
and so on
But it only changes the tabs of the top, it does not change the contents of the pages.
I mean, if I am in the second page and I want to go to the first one, with my code the tab
of the first page is activated but the contents of the second page remain. I can not see the
controls of the first page.
What can I do?
Thanks a lot.