View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rastus Rastus is offline
external usenet poster
 
Posts: 2
Default Multipage - Tab Order

Hi

I know how to sort the tab order of textboxes within each page of a
multipage form, but how do you continue the tab order from one page to
another, and then from the last text box of the last page of one multipage to
the first box of the first page of the next multipage.

Thanks

Mark