ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Openning a UserForm (https://www.excelbanter.com/excel-programming/369482-openning-userform.html)

Patrick Simonds

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?



Ron de Bruin

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?





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com