Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cycle through a MultiPage Control


Hello. I have a MultiPage control on a UserForm (in Excel) that
contains 6 pages. When the user presses the "Next" button on the form,
I would like them to be taken to the next page on the MultiPage
control.

I have tried several options, but I cannot get it to behave as desired.
Can anybody provide a workable solution at all please? Or should I be
using a TabStrip instead?

Thanks in advance,

Rob.




--
RobEdgeler
------------------------------------------------------------------------
RobEdgeler's Profile: http://www.excelforum.com/member.php...o&userid=27336
View this thread: http://www.excelforum.com/showthread...hreadid=468970

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cycle through a MultiPage Control


Good evening RobEdgeler

Stick with the MultiPage - I find them easier to work with than the
TabStrip. Each tab in a multipage (say MultiPage1) has an index
number, starting at zero. So the line below attached to a button will
activate the second tab when clicked.

MultiPage1.Value = 1

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=468970

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cycle through a MultiPage Control


Great! Thanks very much for your help.

Rob

--
RobEdgele
-----------------------------------------------------------------------
RobEdgeler's Profile: http://www.excelforum.com/member.php...fo&userid=2733
View this thread: http://www.excelforum.com/showthread.php?threadid=46897

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 control Patrick Simonds Excel Worksheet Functions 1 August 5th 06 05:32 PM
Multipage control mark Excel Programming 1 September 2nd 04 07:57 AM
Set Focus Problem for textbox control on multipage control ExcelDeveloperSPR Excel Programming 1 July 16th 04 08:54 PM
MultiPage Control Todd Huttenstine Excel Programming 7 May 13th 04 05:16 AM
MultiPage control George[_18_] Excel Programming 0 February 6th 04 03:33 PM


All times are GMT +1. The time now is 11:24 AM.

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

About Us

"It's about Microsoft Excel"