Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I am trying to process a function when a workbook open. I put my code in Workbook.Open and Workbook.Activate event, but it only works in a .xls file but doesn't in .xlt file. Does any one know how to process a function when a template file is opened. THanks for any answer/suggestion. John. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the 'Window' object of the Excel App, and track the
events of that object. A lot more work but yoy will be able to track multiple windows of the same book, template, chart etc. -----Original Message----- Hi all, I am trying to process a function when a workbook open. I put my code in Workbook.Open and Workbook.Activate event, but it only works in a .xls file but doesn't in .xlt file. Does any one know how to process a function when a template file is opened. THanks for any answer/suggestion. John. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to: Open closed workbook/Search data tables/Return data to open workbook | Excel Discussion (Misc queries) | |||
Opening Excel, Book1 opens, remains open with other workbook open | Excel Discussion (Misc queries) | |||
how do i open a data workbook when i open a timesheet workbook | Excel Discussion (Misc queries) | |||
excel 2003 saved file will not open without a blank workbook open | Excel Discussion (Misc queries) | |||
Search open sheets in workbook and insert into open sheet | Excel Discussion (Misc queries) |