Figure 4. Reference Type Libraries. All type libraries the add-in needs to know about are referenced in VBA's References dialog. This enables VBA to do type checking for procedures and parameters at compile time, and to provide the popup IntelliSense technology and statement completion that has made programming in VB so much easier.