• Control Toolbox Objects (XL97;SR2)

    Author
    Topic
    #376420

    Can someone provide a resouce for changing the properties of an object created with the Control Toolbox (View/Toolbars/Control Toolbox) through VBA. I know how to do it with a form(View/Toolbars/Forms) but this is a new challenge.

    Thanks,
    John

    Viewing 1 reply thread
    Author
    Replies
    • #616408

      If you select the properties from the right-click menu for the object you can see the names of the properties

      In VB use the name of the object a period and the property name eg:
      activesheet.listbox1.height = 55
      Steve

    • #616453

      John,

      A resource: XL VBA help – “Using ActiveX Controls on Sheets”

      Jim Cone
      San Jose, CA

    Viewing 1 reply thread
    Reply To: Control Toolbox Objects (XL97;SR2)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: