View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Flynn[_2_] John Flynn[_2_] is offline
external usenet poster
 
Posts: 2
Default Multipage programming

How do I nagigate between pages in a multipage control?

I have a primary multipage control with 5 tabs and each of
these has a multipage control with multiple tabs.

I am trying to setup a "Next" "Previous" method of
navigating -- like a wizard.

Thanks