FileDialog.Title property (Office)

Sets or gets the title of a file dialog box displayed by using the FileDialog object. Read/write.

Syntax

expression.Title

expression Required. A variable that represents a FileDialog object.

Remarks

Title cannot exceed 127 characters.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.