Page 41 - Excel Progamming Weekend Crash Course
P. 41
d540629 ch01.qxd 9/2/03 9:27 AM Page 16
16 Friday Evening
QUIZ YOURSELF
1. Name three advantages of programming with Excel. (See the “Advantages of
Programming” section.)
2. What are the two main parts of a program? (See the “Programming Fundamentals”
section.)
3. What’s the distinction between a class and an object? (See the “The Excel Object
Model” section.)
4. How does a program access Excel’s functionality? (See the “The Excel Object Model”
section.)
5. What is a macro? (See the “Macros and Programming” section.)
6. What should a programmer do before starting to write code? (See the “Designing
Your Custom Application” section.)