Thread: userform tabs
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Newbie1092 Newbie1092 is offline
external usenet poster
 
Posts: 2
Default userform tabs

I have a 5 page useform and would like to have command buttons on the bottom
of each page. One "PREV" and one "NEXT" button. If the user clicks the next
button the form will change to the next page with the first text box in focus
and similarly with the prev button it would switch to the prev page with the
first text box in focus on that page. Any help would be appreciated!