'Form Controls' category


Subcategories

  • Scroll bar (1)

  • Working with LIST BOXES (Form Controls)
    This blog post shows you how to manipulate List Boxes (form controls) manually and with VBA code. The list box […]
    Working with TEXT BOXES [Form Controls]
    There are two different kinds of text boxes, Form controls and ActiveX Controls. Form controls can only be used on […]
    How to use the Scroll Bar
    This article demonstrates how to insert and use a scroll bar (Form Control) in Excel. It allows the user to […]
    Working with COMBO BOXES [Form Controls]
    This blog post demonstrates how to create, populate and change comboboxes (form control) programmatically. Form controls are not as flexible […]
    Create a Print button – macro
    This article describes how to create a button and place it on an Excel worksheet, then assign a macro to […]

    Excel categories