Application.WarnOnFunctionNameConflict Property
The WarnOnFunctionNameConflict property, when set to True, raises an alert if a developer tries to create a new function using an existing function name. Read/write Boolean.
Version Information
Version Added: Excel
Syntax
expression.WarnOnFunctionNameConflict
expression A variable that represents an Application object.