Application.WarnOnFunctionNameConflict Property (Excel)
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 2007
Syntax
expression .WarnOnFunctionNameConflict
expression A variable that represents an Application object.