Skip to main content

Window.NewWindow method

Table of contents
  1. Syntax
  2. Return value

Creates a new window or a copy of the specified window.

Syntax

expression.NewWindow

expression A variable that represents a Window object.

Return value

Window

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>