April 2006
Beginner
1114 pages
98h 16m
English
Application.ThisWorkbook
Returns the Workbook object of the Excel file that contains the current procedure. ThisWorkbook is different from ActiveWorkbook in that ActiveWorkbook changes based on the current selection, whereas ThisWorkbook always refers to the file that contains the running code.
Read now
Unlock full access