![]() |
Open event
I have a template and need to run code when the template
is being used by the end-user. The problem is if I put code in the template file on "open" event, it only runs when I actually open the template, not use it. I can't find where to put code that will run when the user does the "file-new-selects the template". Any ideas? Thanks Cindy |
Open event
Cindy
It works for me in the Workbook Open event when I select New from the File menu and select the template. Are you opening them a different way? -- Dick Kusleika MVP - Excel www.dicks-clicks.com Post all replies to the newsgroup. "Cindy" wrote in message ... I have a template and need to run code when the template is being used by the end-user. The problem is if I put code in the template file on "open" event, it only runs when I actually open the template, not use it. I can't find where to put code that will run when the user does the "file-new-selects the template". Any ideas? Thanks Cindy |
Open event
No - that's what I'm doing. What I resorted to was
creating a sub auto_open (old technology) and this does run. I don't understand why the "open" didn't work but I can't spend any more time on it, so for now I'll just use the auto_open. Thanks for your help. Cindy -----Original Message----- Cindy It works for me in the Workbook Open event when I select New from the File menu and select the template. Are you opening them a different way? -- Dick Kusleika MVP - Excel www.dicks-clicks.com Post all replies to the newsgroup. "Cindy" wrote in message ... I have a template and need to run code when the template is being used by the end-user. The problem is if I put code in the template file on "open" event, it only runs when I actually open the template, not use it. I can't find where to put code that will run when the user does the "file-new-selects the template". Any ideas? Thanks Cindy . |
All times are GMT +1. The time now is 06:01 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com