Table of Contents

Excel - Application

About

The Application object is an object that represents the whole Excel application.

Use the Application property to return the Application object.

Example

The following example applies the Windows property to the Application object.

Application.Windows("book1.xls").Activate