Share via


Application.CustomizeField Method

Project Developer Reference

Displays the Customize Fields dialog box.

Syntax

expression.CustomizeField

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The CustomizeField method has the same effect as the Fields command on the Customize submenu, which is available on the Tools menu.

See Also