Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Makes a copy of a group definition for the Tables collection and returns a reference to the Table object.
Syntax
expression.Copy (Source, NewName)
expression A variable that represents a 'Tables' object.
Parameters
| 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. |
Return value
Table
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.