Chapter 12. Advanced VBA Techniques
IN THIS CHAPTER
- Why This Chapter Is Important
- What Are User-Defined Types, and Why Would You Use Them?
- Working with Constants
- Working with Arrays
- Advanced Function Techniques
- Working with Empty and Null
- Creating and Working with Custom Collections
- Low-Level File Handling
- Understanding and Effectively Using Compilation Options
- Importing and Exporting Code Modules
- Working with Project Properties
- Practical Examples: Putting Advanced Techniques to Use