1) On a multipage, how can you tell which page is active?
2) On a multipage, how do you programatically select a page?
1) On a multipage, how can you tell which page is active?
2) On a multipage, how do you programatically select a page?
Both with the value:
What page is active:
msgbox .MultiPage1.Value
Make a page the active page:
..MultiPage1.Value = 7
Keep in mind that the first page has the value 0.
RBS
"Tim" <tim.coddington@ctt.com> wrote in message
news:1136921412.515952.310030@g49g2000cwa.googlegroups.com...
> 1) On a multipage, how can you tell which page is active?
>
> 2) On a multipage, how do you programatically select a page?
>
Thanks very much!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks