View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Adding Code to the This_workbook module of a created workbook

Hi
see: http://www.cpearson.com/excel/vbe.htm

for adding code programmatically


--
Regards
Frank Kabel
Frankfurt, Germany


I create a new workbook using the Sheets.Copy thing to send a
particular sheet of a template via email. I'd like to enter code
into the Workbook_Open procedure of that workbook that will set the
application.screenupdating to false. Is there a way to do this from
the original template?


---
Message posted from http://www.ExcelForum.com/