Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Starts the Enterprise Project Import Wizard. Available in Project Professional only.
Syntax
expression. EnterpriseProjectImportWizard( _Name_ )
expression A variable that represents an Application object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Name | Optional | Variant | The file name of a single project that is to be imported by using the wizard. |
Return value
Boolean
Remarks
Using the EnterpriseProjectImportWizard method still requires that you click Finish rather than Import More each time the method is used in a macro.
Alternatively, you can use the SaveAs method in conjunction with the EnterpriseResourceGet method to convert team members into enterprise resources. Using the Map argument in the SaveAs method also allows you to specify the import/export map to use when exporting the data.
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.