|
The primary objective for this course is to introduce you to the principles and
practices of programming with Visual Basic for Applications, VBA, in Excel. You
will also acquire basic programming skills that can be applied to software
development in any programming language. Programming assignments will account
for a substantial portion of your time this semester. Upon completion of this
course, you should be comfortable with the following concepts.
- MACRO Development in Excel
- Variables and data types
- Control structures
- Functions and subroutines
- Arrays and other simle data structures
- Object oriented programming
|