Item Property (Workbooks Collection) Example
This example sets the wb variable to the workbook for Myaddin.xla.
wb
Set wb = Workbooks.Item("myaddin.xla")