Workbook Object
Multiple objects
Represents a workbook. The Workbook object is a member of the Workbooks collection.
Using the Workbook object
Use the ActiveWorkbook property of the Spreadsheet object to return a reference to the open workbook.
A workbook contains a Worksheets collection.