Add Method (Windows Collection)

See Also         Example         Applies To

Opens another document window for the same document in an open window.

Syntax

expression.Add(Window)

expression   Required. An expression that returns a Windows object.

Window   Optional Variant. The Window object you want to open another window for. If this argument is omitted, a new window is opened for the active document.

Remarks

A colon (:) and a number appear in the window caption when more than one window is open for the document.