Remarks

The CustomView object is a member of the collection.

Example

Use CustomViews(), where is the name or index number of the custom view, to return a CustomViewobject. The following example shows the custom view named "Current Inventory."

Visual Basic for Applications
ThisWorkbook.CustomViews("Current Inventory").Show
Custom View Object CustomView Object What is a customview?

See also:

index index