0

I am trying to create a simple wizard tool in VBA. When a button is clicked on the default page of the MultiPage, I wanted the next page to become the current page and the current one to disappear.

I can get the pages to change with Me.MultiPage1.value = 0, 1, 2... but I don't know how to make the individual pages visible or not. I see in their properties they have the capability to, but I cant figure out the syntax to do it.

Any help is appreciated! Thanks

ct4242
  • 27
  • 6

0 Answers0