Name

Application.FeatureInstall [= MsoFeatureInstall]

Synopsis

Determines how to handle calls to methods and properties that require features that aren’t yet installed. Can be one of these settings:

msoFeatureInstallNone

Doesn’t install; causes an error when uninstalled features is called (default)

msoFeatureInstallOnDemand

Prompts the user to install feature

msoFeatureInstallOnDemandWithU

Automatically installs the feature; doesn’t prompt the user

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.