Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 258
Default Openning a UserForm

I created a UserForm which I am using a MultiPage control. Is there any way
that when the UserForm is opened it always opens with Page 1 of the
MultiPage control having focus?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Openning a UserForm

Hi Patrick


You must use Value (0 is the first page)


Me.MultiPage1.Value = 0 'Page 1






--
Regards Ron de Bruin
http://www.rondebruin.nl



"Patrick Simonds" wrote in message ...
I created a UserForm which I am using a MultiPage control. Is there any way that when the UserForm is opened it always opens with
Page 1 of the MultiPage control having focus?



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
Openning other files from VBA Stuart[_29_] Excel Programming 2 December 9th 05 09:18 AM
Openning a new document Jeffrey Excel Discussion (Misc queries) 4 July 17th 05 02:38 PM
Openning an .csv file hbarniv Excel Discussion (Misc queries) 4 December 1st 04 12:29 AM
openning word anthony Excel Programming 6 June 3rd 04 02:16 PM
openning spreadsheet Alex[_13_] Excel Programming 2 April 23rd 04 05:12 PM


All times are GMT +1. The time now is 01:33 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"