But maybe you want this for a page named "ron" (Name not caption)
Me.MultiPage1.Value = Me.MultiPage1.Pages("ron").Index
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Ron de Bruin" wrote in message ...
No you use the value property of the multipage.
Me.MultiPage1.Value = 0 'Page 1
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Julian" wrote in message ...
I have a multipage on a form with one particular page named "p13". Can I select that page by its name "p13"?
Excel 2003.
--
|
+-- Julian
|