title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Tables.Copy method (Project) |
vbapj.chm132701 |
|
project-server |
|
dfc2f25b-e60c-ef25-9e7c-2808ce76a4ba |
06/08/2017 |
medium |
Makes a copy of a group definition for the Tables collection and returns a reference to the Table object.
expression.Copy (Source, NewName)
expression A variable that represents a 'Tables' object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Source | Required | String | The name of the table to copy. |
NewName | Required | String | The name of the new table. |
Table
[!includeSupport and feedback]