In this 6 hour class you will use the Visual Basic for Applications (VBA) terminology and start Visual Basic Editor (VBE), save workbooks in a macro-enabled file format, work with object Browser to get information about objects. Use the variables of relevant data types, manipulate data by using expressions, get input from the user, declare and use variables of correct scope, declare and use procedures of correct scope, create Sub and Function procedures, and call one procedure from another. Use decision structures to create procedures that execute code, based on specific conditions, and use loop structures to execute specific code repeatedly. Add a user form to your project and add controls to the user form, handle events attached to controls in a user form, and validate the data entry in the controls. Identify compile-time, run-time, and logical errors in code, use the debugging tools, and write error-handling code to trap errors.
You will get the most out of this course if your goal is to become proficient in using Visual Basic for Applications (VBA) to create procedures for controlling the behavior and appearance of an Excel worksheet, create procedures that run in response to specific events, create user forms to accept or display data, validate the data entry in user forms, and debug and handle errors in code.
|