xxxix
Contents
VBA Speed Tips ................................................................................................ 1023
Turning off screen updating ..................................................................... 1023
Preventing alert messages ........................................................................ 1023
Simplifying object references ................................................................... 1024
Declaring variable types .......................................................................... 1024
Chapter 48: Creating Custom Excel Add-Ins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1027
Understanding Add-Ins .................................................................................... 1027
Working with Add-Ins ...................................................................................... 1028
Understanding Why to Create Add-Ins ............................................................... 1029
Creating Add-Ins .............................................................................................. 1030
Looking at an Add-In Example .......................................................................... 1031
Learning about Module1 ........................................................................... 1032
Learning about the UserForm ................................................................... 1032
Testing the workbook .............................................................................. 1032
Adding descriptive information ................................................................ 1033
Creating the user interface for your add-in macro ...................................... 1034
Protecting the project .............................................................................. 1034
Creating the add-in ................................................................................. 1035
Installing the add-in ............................................................................... 1035
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1037