ViewsSingle.Copy method (Project)

Makes a copy of a group definition for the ViewsSingle collection and returns a reference to the View object.

Syntax

expression.Copy (Source, NewName)

expression A variable that represents a 'ViewsSingle' object.

Parameters

Name Required/Optional Data type Description
Source Required Variant The name of view to copy.
NewName Required String The name of the new view.

Return value

View

See also

ViewsSingle Collection Object

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.