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!
By Andrew Gould
Download files here www.wiseowl.co.uk/videos/excelvbauserforms/validating-controls.htm
www.wiseowl.co.uk - Validation is all about making sure a user has entered sensible values in a control. This video shows you how to use the before- and afterupdate events of a textbox to prevent a user continuing when they've entered invalid data. You'll learn how to check if a value is a number or a date and how to modify the properties of controls at runtime to indicate that there's a problem.
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.