+ Reply to Thread
Results 1 to 3 of 3

Multipage questions

Hybrid View

Guest Multipage questions 01-10-2006, 03:35 PM
Guest Re: Multipage questions 01-10-2006, 03:50 PM
Guest Re: Multipage questions 01-10-2006, 04:00 PM
  1. #1
    Tim
    Guest

    Multipage questions

    1) On a multipage, how can you tell which page is active?

    2) On a multipage, how do you programatically select a page?


  2. #2
    RB Smissaert
    Guest

    Re: Multipage questions

    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?
    >



  3. #3
    Tim
    Guest

    Re: Multipage questions

    Thanks very much!


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1