Syntax

expression.NewWindow

expression A variable that represents a Workbook object.

Return Value
Window

Example

This example creates a new window for the active workbook.

Visual Basic for Applications
ActiveWorkbook.NewWindow

See also: