Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
What is counterpart of the Frame from the Form toolbar on the Control Toolbox? How to replace it if I use ActiveX controls on the Worksheet? Regards Dan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There is no equivalent of the GroupBox found on the forms toolbar on the
control toolbox toolbar. There is a frame control which is available in a userform and you can put it on a worksheet by choosing additional controls, but it offers no useful functionality (which is probably why it doesn't appear on the control toolbox toolbar when a worksheet is the active container). -- Regards, Tom Ogilvy wrote in message oups.com... Hi, What is counterpart of the Frame from the Form toolbar on the Control Toolbox? How to replace it if I use ActiveX controls on the Worksheet? Regards Dan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use VBA to control scrollbars in a Frame | Excel Programming | |||
Problem: Control Toolbox Control resizes when clicked | Excel Programming | |||
Controls Toolbox control vs Form Toolbox control | Excel Programming | |||
tab order in frame control | Excel Programming | |||
userform frame control | Excel Programming |