CAPITAL SOFTWARE DEVELOPMENT LTD
Course outline: Excel VBA Programming
Purpose: to introduce the VBA language as used to program in the Excel environment. Please note, this is not an Excel course. Delegates will usually learn some new Excel techniques but the primary aim is to teach VBA and also the fundamentals of programming. As is the case for all our programming courses, the 5 days consist of approximately 50% lectures and 50% hands-on practical work. All our lecturers have considerable experience of both software development and course delivery.
Prerequisites: the course assumes prior Excel knowledge, but not necessarily any programming knowledge. Programming is taught 'from the ground up' in this course.
Course contents:Excel Macros: Introduction and Review
VBA Language Basics
VBA Language: Decisions
VBA Language: Iteration (Looping)
VBA Language: Subroutines and Functions
Programming Excel through VBA
Using the Debugger
Using User Forms
Database access using ADO
Using Automation
Presenting and Sorting Data
Conclusion