VBATrain.com

    VBATrain Home    |    Samples TOC    |    Previous    |    Next    


Key Words: Forms toolbar -- Drawing toolbar -- custom Align toolbar

Getting Toolbars You Will Need

There are two "stock" Excel toolbars and one custom toolbar you will need during the project. The Forms toolbar is used to create user controls on the worksheet (see Forms Toolbar). The Drawing toolbar is used to access the Text Box item, used as a control object in this project, and auto-shapes, used as labels for the project. A custom Align toolbar (see Make and Use a Custom Align Toolbar ) is used to align control objects such as buttons and list boxes.

  1. Open an Excel workbook and save it with a name like "Trip_Planner_01.xls".
  2. Menu command View > Toolbars (or right-click any toolbar), and select the Forms toolbar.
  3. Getting Forms toolbar

  4. Right-click and select the Drawing toolbar.
  5. Two toolbars

  6. If you haven't done so already, follow the directions in the main course to create a custom Align Toolbar. You should include, at a minimum, the Align Left, Align Center, Align Middle, and Distribute Horizontally buttons. If you don't want to make the custom toolbar, you can access the same commands using the Draw menu on the Drawing toolbar.
  7. Align toolbar

  8. Dock these toolbars in convenient locations.

    VBATrain Home    |    Samples TOC    |    Previous    |    Next    

Click here for feedback and questions about this chapter.

Copyright © 2006-2008 J. Donald McClenagan, PhD, ALL RIGHTS RESERVED