| Class Date and Time |
Price
|
|
|---|---|---|
|
$2,125.00
or 5 vouchers
vouchers
|
||
| $2,125.00 or 5 vouchers vouchers | ||
| $2,125.00 or 5 vouchers vouchers | ||
| $2,125.00 or 5 vouchers vouchers | ||
| $2,125.00 or 5 vouchers vouchers | ||
| $2,125.00 or 5 vouchers vouchers |
This Visual Basic 6.0 training course is designed for developers who are moving to Visual Basic with some understanding of basic programming concepts from a previous programming background. You'll learn Visual Basic syntax, event-driven programming, and how to compile an application with the native code compiler. You'll learn the VBA language, learn to handle run-time errors, learn about debugging, work with forms and controls, add simple database support to your applications, and much more..
Each student in our Live Online and our Onsite classes receives a comprehensive set of materials, including course notes and all the class examples.
Experience in the following areas is required:
Our computer technical requirements and setup process is easy, with support just a click away.

Posted on Nov 30, 2010 by Connie
When declaring variables in VBA, you also assign a data type. But there is a trick to it: you want to choose a data type that uses the least amount of ...
Posted on May 19, 2010 by Connie
Have you ever wanted to attach a Macro to a button on the toolbar in Microsoft Word? Maybe you have and have seen the images that are provided for you. ...
Posted on Apr 27, 2010 by Connie
What is a variable? Think of it this way, a variable is like a little box in your computer’s memory. The little box, the variable, will have a name. ...
Posted on Apr 13, 2010 by Connie
You have probably opened the VB Editor in Access, Word, or PowerPoint, and seen Option Explicit at the top of the code window. But what does it mean? Option ...