Windows.CompareSideBySideWith method (Excel)

Opens two windows in side-by-side mode. Returns a Boolean value.

Syntax

expression.CompareSideBySideWith (WindowName)

expression A variable that represents a Windows object.

Parameters

Name Required/Optional Data type Description
WindowName Required Variant The name of the window.

Return value

Boolean

Remarks

You cannot use the CompareSideBySideWith method with the Application object or the ActiveWorkbook property.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.