Frame from Control Toolbox?!

  • Thread starter Thread starter daniel.hurst
  • Start date Start date
D

daniel.hurst

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
 
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).
 
Back
Top