Application.ResourceMappingDialog method (Project)

Displays the Map Project Resources onto Enterprise Resources dialog box, for importing local resources to Project Server.

Syntax

expression. ResourceMappingDialog

expression A variable that represents an Application object.

Return value

Boolean

Remarks

To use the ResourceMappingDialog method, a local project must be open and active. If an enterprise project is active, using the ResourceMappingDialog method results in the run-time error 1100.

Use ResourceMappingDialog to avoid the extra step of opening a project with the EnterpriseResourcesImportEx method or by using the Import Resources to Enterprise command on the Add Resources drop-down menu of the Resource tab in the Ribbon.

The ResourceMappingDialog method is available only in Project Professional.

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.