Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I would like to create an Add-In or some other method that would run some code when every workbook is open and when every workbook is closed. I am aware of the Workbook_open event and the beforeClose event but how do I program my add in to run code at those times, for everything that open or closes? Thanks, Kevin The Disgruntled XTech IT Dept |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You should give this a quick look...
http://www.cpearson.com/excel/AppEvent.htm -- HTH... Jim Thomlinson "The unFriendly XTech IT Dept" wrote: Hello, I would like to create an Add-In or some other method that would run some code when every workbook is open and when every workbook is closed. I am aware of the Workbook_open event and the beforeClose event but how do I program my add in to run code at those times, for everything that open or closes? Thanks, Kevin The Disgruntled XTech IT Dept |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Jim I'll work on it
Thanks, Kevin The Disgruntled XTech IT Dept "Jim Thomlinson" wrote: You should give this a quick look... http://www.cpearson.com/excel/AppEvent.htm -- HTH... Jim Thomlinson "The unFriendly XTech IT Dept" wrote: Hello, I would like to create an Add-In or some other method that would run some code when every workbook is open and when every workbook is closed. I am aware of the Workbook_open event and the beforeClose event but how do I program my add in to run code at those times, for everything that open or closes? Thanks, Kevin The Disgruntled XTech IT Dept |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba code to open workbooks | Excel Worksheet Functions | |||
VBA Code req to close all workbooks | Excel Programming | |||
VBA Code req to close all workbooks | Excel Programming | |||
Where to put code for access by all workbooks | Excel Programming | |||
VBA code in multiple workbooks | Excel Programming |