Learning to program in Excel VBA is easy! The Visual Basic programming language is available and waiting in Excel itself - ready to be used.
This book will help you utilize the full power of Excel to write and extend macros. It will also allow you to learn to program in Visual Basic – without the expense of buying the Visual Basic software!
Its easy, step-by-step, colourful, illustrated approach is ideal for complete beginners or users a little daunted by advanced VBA books. Increase productivity and efficiency with this excellent guide.
1 Getting started
2 Basic programming techniques
3 Branching and looping
4 Objects and the Excel Object Model
5 The macro recorder
6 The Worksheet object
7 The Workbook object
8 The Range object
9 ActiveX controls
10 Procedures
11 Using arrays
12 Date and Time
13 The Application object
14 Index