Application.FileOpenOrCreate method (Project)

Opens or creates a project file from a project site on SharePoint, by using the URL of the .MPP file that represents the project site.

Syntax

expression. FileOpenOrCreate (Name)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Name Optional String The name of the file to open or create.

Return value

Boolean

See also

Application Object

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.