Multipage control

N

Neil

I have a form with a multipage control on it, When the
form is shown I want the multipage item to be on page 1,
currently it always shows, startinmg on which ever page i
was last on in design mode ?


I looked in the help and got as afar as
multipage1.pages ..., i tried = 1 but didnt work ?
 
B

Bob Phillips

just adding to that reply, put it in the Userform_Initialize event if you
want it when first loaded, Userform_Activate if you want it to refresh on
each new show.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top