Thread: SSTab problems
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R.H.[_2_] R.H.[_2_] is offline
external usenet poster
 
Posts: 7
Default SSTab problems

In VBA in Excel I created a form and put a SStab on it with three tabs.
Now I want to put some controls on the tabs like and textbox, label,
etc. Everytime I try to they go behind the tab control. I tried
drawing the sstab control and the textbox control, but still it won't
work. This works in Visual Basic, but I am not sure why it does not
work in VBA. Any ideas?

Roger