Part 2: Learn VBA Macro Coding with Word 2007
Pick up just about any "Introduction to Programming" book written in the last twenty years and one of the first few chapters will introduce what are usually called, "control structures." These include "Do loops," "If-Then-Else blocks," and "Case statements."
Programming has changed and just learning the programming language and how to write code isn't the most fundamental and important part of programming. The most important thing to learn today is Object Oriented Programming (OOP). It is absolutely essential that you understand this concept to be a successful Visual Basic programmer, or a programmer using almost any other software technology.
Part 2 of the Learn VBA Macro Coding with Word 2007 is mainly about OOP. This tutorial is written for people with no programming experience (but some familiarity with Word and computers). Check it out here.


Comments
No comments yet. Leave a Comment