I am using a MultiPage Control on a UserForm, but I have a small problem in getting the form to display the desired page after the form is initialized.
When the form is initialized and displayed, it shows the page with Index=1, only I want it to show the page with Index=0. Is there another way to decide what page is shown by default than changing the indexes?
Bengt
When the form is initialized and displayed, it shows the page with Index=1, only I want it to show the page with Index=0. Is there another way to decide what page is shown by default than changing the indexes?
Bengt