Adding Code to the This_workbook module of a created workbook

R

RPIJG

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