#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Multipage

Hi, using XL 2000.

I have 4 commandbuttons on my user form and a multipage
containing 4 pages.

I would like to click on a commandbutton1 to make
multipage.page1 active.. and so on.

Any ideas?

Thanks, Paul



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default Multipage

Paul,

MultiPage1.Value = 0
Will make page 1 active
MultiPage1.Value = 1
will make page 2 active.
etc., etc.

John

Paul wrote:

Hi, using XL 2000.

I have 4 commandbuttons on my user form and a multipage
containing 4 pages.

I would like to click on a commandbutton1 to make
multipage.page1 active.. and so on.

Any ideas?

Thanks, Paul


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multipage tab question capt Excel Discussion (Misc queries) 3 February 2nd 08 12:18 PM
MultiPage tab? capt Excel Discussion (Misc queries) 2 January 28th 08 08:01 PM
MultiPage control Patrick Simonds Excel Worksheet Functions 1 August 5th 06 05:32 PM
MultiPage OM Excel Discussion (Misc queries) 2 April 7th 06 01:31 PM
How do I use multipage Lawrence M Watt Excel Discussion (Misc queries) 1 October 24th 05 02:55 PM


All times are GMT +1. The time now is 07:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"