Macro Sheets Only
Converts a workbook containing Visual Basic procedures into an add-in.
Syntax
VBA.MAKE.ADDIN(filename_text)
Filename_text is the name of the workbook that you want to convert to an add-in.
Remarks
For information about creating add-ins with Visual Basic, see Chapter 13, "Creating Automatic Procedures and Add-in Applications" in the Visual Basic User's Guide.
Related Functions
List of Command-Equivalent Functions