+ Reply to Thread
Results 1 to 2 of 2

change from page1 to page2 of MultiPage object

  1. #1
    Registered User
    Join Date
    03-30-2004
    Posts
    31

    change from page1 to page2 of MultiPage object

    On page 1 of a multipage object I have a "Next" button I want the user to click to switch them to page 2. I already have a few lines of code taking data from the objects on page 1 and placing them in my workbook.

    TIA

  2. #2
    Tom Ogilvy
    Guest

    Re: change from page1 to page2 of MultiPage object

    Me.Multipage1.Value = 1

    Me.Multipage1.Value = 0 is the first page, 1 is the second, and so forth.

    --
    Regards,
    Tom Ogilvy


    "BigDave" <[email protected]> wrote in
    message news:[email protected]...
    >
    > On page 1 of a multipage object I have a "Next" button I want the user
    > to click to switch them to page 2. I already have a few lines of code
    > taking data from the objects on page 1 and placing them in my
    > workbook.
    >
    > TIA
    >
    >
    > --
    > BigDave
    > ------------------------------------------------------------------------
    > BigDave's Profile:

    http://www.excelforum.com/member.php...fo&userid=7741
    > View this thread: http://www.excelforum.com/showthread...hreadid=486907
    >




+ 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