Hi Foilprint0!
Activate the Visual Basic Editor
Tools > Macro > Visual Basic Editor
Or:
Alt + F11
Or:
Right click the sheet tab > View Code
Then select the workbook in the Project Explorer Window which is the
top left window.
Expand the "tree"
Double click ThisWorkbook
The code window that is now active is where you put the Workbook_Open
code.
You can "top and tail" this event handling subroutine by selecting
Workbook from the left drop down above the code window and selecting
Open from the left drop down. This approach to "topping and tailing"
the workbook level events is recommended as it ensures you have the
right kick off Sub line.
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
[email protected]
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.