Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default Multipage control

I have a form with a multipage control on it, When the
form is shown I want the multipage item to be on page 1,
currently it always shows, startinmg on which ever page i
was last on in design mode ?


I looked in the help and got as afar as
multipage1.pages ..., i tried = 1 but didnt work ?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Multipage control

Hi Neil,

Try something like

Multipage1.value=0

Charles
______________________
Decision Models
The Excel Calculation Site
www.DecisionModels.com

"Neil" wrote in message
...
I have a form with a multipage control on it, When the
form is shown I want the multipage item to be on page 1,
currently it always shows, startinmg on which ever page i
was last on in design mode ?


I looked in the help and got as afar as
multipage1.pages ..., i tried = 1 but didnt work ?



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

just adding to that reply, put it in the Userform_Initialize event if you
want it when first loaded, Userform_Activate if you want it to refresh on
each new show.

--

HTH

Bob Phillips

"Charles Williams" wrote in message
...
Hi Neil,

Try something like

Multipage1.value=0

Charles
______________________
Decision Models
The Excel Calculation Site
www.DecisionModels.com

"Neil" wrote in message
...
I have a form with a multipage control on it, When the
form is shown I want the multipage item to be on page 1,
currently it always shows, startinmg on which ever page i
was last on in design mode ?


I looked in the help and got as afar as
multipage1.pages ..., i tried = 1 but didnt work ?





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
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
Multipage Paul Excel Programming 1 July 9th 03 02:34 PM


All times are GMT +1. The time now is 11:22 PM.

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"