Ivan Howard
Active Member
- Joined
- Nov 10, 2004
- Messages
- 333
Hi All,
Please could someone give me a hand with this.
I have an add-in that contains a calculation template. This is how it works:
1. Click a button on a toolbar;
2. Calculation template is copied from the .xla file into the active workbook;
3. Data is keyed manually/pasted into the template;
The problem is at this point. I have a macro saved in the template worksheet object (that has been copied over) that is linked to a button on the template. When I click on this button the macro should run to calculate/process the data.
Questions:
1. Why doesn't the button find the macro?
2. What text do I need to use in the "Assign macro" box to assign it to the macro within itself.
Sounds fairly simple, but struggling to get it working.
Thanks very much for reading.
Please could someone give me a hand with this.
I have an add-in that contains a calculation template. This is how it works:
1. Click a button on a toolbar;
2. Calculation template is copied from the .xla file into the active workbook;
3. Data is keyed manually/pasted into the template;
The problem is at this point. I have a macro saved in the template worksheet object (that has been copied over) that is linked to a button on the template. When I click on this button the macro should run to calculate/process the data.
Questions:
1. Why doesn't the button find the macro?
2. What text do I need to use in the "Assign macro" box to assign it to the macro within itself.
Sounds fairly simple, but struggling to get it working.
Thanks very much for reading.