View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JJ[_7_] JJ[_7_] is offline
external usenet poster
 
Posts: 1
Default Write a code with another code

How can I write a code from procedure to some Workbook's
ThisWorkbook? With procedure1 a make Workbook with a table.
I need to write Auto_Close procedure to ThisWorkbook which
makes some controls before I close it. Is it possible?