Thread: User form
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brad Brad is offline
external usenet poster
 
Posts: 846
Default User form

I'm trying use user forms rather than entering information directly into cells.

Based on two inputs, there will be one of three input screeens that will
need to be completed. I'm thinking that the multipage form is the way to go
and have it programmically go to appropriate tab. Everyting that I seen has
said added pages is easy, but don't say how it is done.

If this is the approach that I should use, how do I add a page the default
is two?
Would there be a better approach to use?