Excel 97 VBA: Multipage set focus method
I can't work out how to set the focus on a particular page
of a multipage control.
MultiPage1.SetFocus
The above gives the whole page control the focus but I
want to select Page1 in particular.
Many thanks
David
|