Windows.Close
This function closes the specified window from the windows collection.
| Syntax | Parameters | Description |
|---|---|---|
Sub Windows.Close( _
Optional SaveChanges As Variant)
|
SaveChanges [in, optional]
Type: Variant |
This function does not return a value. |