View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Benjamin Benjamin is offline
external usenet poster
 
Posts: 102
Default How do I automate the moving between tabs in a form?

I'd like to make a form tab index, button 1, 2, 3,
which will then take me to tab 1, 2,3 in a multipage box

How do I call up the form tab?
and no "alt-tab" or "tab" answer will do.. vba please.