Thread: workbook open()
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_62_] John[_62_] is offline
external usenet poster
 
Posts: 16
Default workbook open()

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.