View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default controls on worksheet

Multipage controls on worksheets are not really supported. Notice that you
could not select it from the control toolbox toolbar, but had to go looking
for it in more controls.

--
Regards,
Tom Ogilvy

"jim c." wrote in message
...
i have forms 2.0 frame control with some textboxes in it
embedded on worksheet. The tabbing through the controls
works fine. On another sheet I have forms2.0 multipage
control. I cannot tab through the textboxes!? This is
strange. I have a lot of experience with userforms, but
this is the firs time I've worked with controls on a
worksheet. Is there something I'm missing? I've already
checked the properties and everything is as it should
be... I think... lol