Displaying different pages in MultiPage

J

Joepy

Hello,

how can I access a certain Page in a MultiPage element?

Depending on which button the user clicks on my excel sheet I'd like
to display different pages in the form, not only the default first
one.

I was trying sth like "Me.Multipage1.Page2.activate", but this is not
a valid method.

Any ideas on this?

Thanks a lot,
Joepy
 
Top