Lecture Description
If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can click this link www.wiseowl.co.uk/donate?t=1 to make a donation. Thanks for watching!
You can download the required files from this page www.wiseowl.co.uk/videos/excelvbauserforms/progress-bar.htm
By Andrew Gould
www.wiseowl.co.uk - This video explains the basics of using progress bar controls on your VBA user forms. You'll see how to add the control to the toolbox and how to draw and edit progress bars on a form. Most importantly, you'll learn how to update the value of a progress bar at run time so that it indicates progress through a procedure.
Course Index
- Drawing Forms
- Running and Navigating Forms
- Adding Code to a Form
- Validating Controls
- Validating Forms
- ComboBox Controls
- ListBox Controls
- Option Buttons
- Spin Buttons
- Scroll Bar Controls
- Check Boxes
- Toggle Buttons
- Image Controls
- Multi Page Controls
- Tab Strip Controls
- Playing YouTube Videos
- Editing Data
- Installing the Date Time Picker and Month View Controls
- Using the RefEdit Control
- Progress Bars
Course Description
This tutorial explains how to create user forms in Excel VBA taking you from the very basics of drawing and formatting forms, through discussions of the various controls that you can add, and on to even more advanced features.