Share

CustomTable.CopyTo Method

Parent Object: CustomTable

Description

Method that copies the table to another sheet, either within the same document or in another document.

Syntax

CustomTable.CopyTo( TargetSheet As Sheet ) As CustomTable

Parameters

Name Type Description
TargetSheet Sheet Input Sheet object that specifies the sheet to copy the custom table to.

Version

Introduced in version 2011

Was this information helpful?