Excel Macro-Enabled Template opens template file when running macro

shilohb12

New Member
Joined
Jun 28, 2012
Messages
1
I finally got my first VBA Excel macro up and running, but am having issues when using the *.xltm file I created.When I open Excel and select File>New>My templates and select my created template (called Resource Report Workbook), everything works perfectly...I get a new workbook opened named "Resource Report Workbook1"). When I run the macro for this workbook, Excel runs the macro on "Resource Report Workbook1", but also opens the original template workbook.I am writing this template with macros for someone else, so I need to macros to save with the template for when I send him the finished product (this is why they aren't in my PERSONAL.xls file).How can I prevent Excel from opening the template file when running the macro? I'm using Excel 2010. Thanks in advance!!
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,214,965
Messages
6,122,496
Members
449,089
Latest member
Raviguru

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top