Skip to content

Latest commit

 

History

History
24 lines (10 loc) · 565 Bytes

c29a9dbc-cd1f-18cc-2d44-ec639b0e67fa.md

File metadata and controls

24 lines (10 loc) · 565 Bytes

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 .

Syntax

expression . WarnOnFunctionNameConflict

expression A variable that represents an Application object.

See also

Concepts

Application Object

Other resources

Application Object Members