|
VBA TUTOR 2007 Part One Introduction: Welcome to 'VBATUTOR 2007'! Index Page |
|
The following lessons and included example files have been carefully written and refined over the last seven years so that anyone, even those with little or no previous computer programming experience, can learn how to use VBA to program both WORD and EXCEL. For you to be successful ....
For example, a lot of the examples and exercises in Part One do not have a lot of use in a "real world" VBA project, such as using a 'CommandButton' in a WORD Document, but the skills and knowledge learnt will have a lot of relevance when we go on to work with 'UserForms' in more advanced lessons. What I have attempted to do, to aid learning, is to simplify the example code and explanations used in these lessons down to the basics. This has meant that some of the example code is not 'good programming'. That is because I am not trying to show you how well ' I ' can code in VBA, I am trying to show ' YOU ' how to code in VBA. As you progress through the lessons, you will be introduced to the 'advanced concepts' of good programming, concepts such as ....
I hope you find 'VBATutor 2007' to be both helpful and practical. HAPPY LEARNING! Gary Radley [VBATutor 2007 Author] |
Index Page © 2007 Gary Radley |