Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 921
Default activate a page of a Multipage in Userform

Hi,

I have a userform that is activated when the worksheet opens. In the
Userform there is a "multipage" Page1 and Page2.

I want to activate Page1, but could not figure out how to do this.

In the properties panel

Name = Page1
Index = 1


I tried

Userform.multipage1.activate


Thanks for your help


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default activate a page of a Multipage in Userform

Me.MultiPage1.Value = 0
(0 is the first, 1 the second, ...)

Jeff wrote:

Hi,

I have a userform that is activated when the worksheet opens. In the
Userform there is a "multipage" Page1 and Page2.

I want to activate Page1, but could not figure out how to do this.

In the properties panel

Name = Page1
Index = 1

I tried

Userform.multipage1.activate

Thanks for your help


--

Dave Peterson
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? capt Excel Discussion (Misc queries) 2 January 28th 08 08:01 PM
Password userform activate Moh Excel Discussion (Misc queries) 2 December 14th 07 09:01 AM
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 03:57 PM.

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"