View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruccce Bruccce is offline
external usenet poster
 
Posts: 20
Default Uncontrolled page tabs

I have a userform that has several pages on it.

The problem I am having is that the pagetabs move into a different order. (I
am not talking TAB order, but actually switch positions...)

How can I LOCK them so that they are always in the same order?

Is there also a way to force a given page to be the active page?

I guess this would be more of a programming issue... Let me know if this is
not the correct forum.

Thanks
Bruce