JasonEnsor
Programmer
Hi,
I have created an Excel Template that use's Marco's, this was written in Excel 2003 and all the Macro's are attached to a custom made toolbar.
However i have updated the template and items on the toolbar but some documents have come back for me to edit and the toolbar is the old version from the original template.
What i am hoping to do is to create a C# application that i can run that will delete the original customised toolbar on a document and replace it with the new version i have created/will be creating. Does anyone have any ideas of how i could do this? Any code that people could share with me as to how to check for a custome toolbar, delete it then attach a new one to it. How to attach vba modules or write vba modules in c#.
Many Thanks
Jason
I have created an Excel Template that use's Marco's, this was written in Excel 2003 and all the Macro's are attached to a custom made toolbar.
However i have updated the template and items on the toolbar but some documents have come back for me to edit and the toolbar is the old version from the original template.
What i am hoping to do is to create a C# application that i can run that will delete the original customised toolbar on a document and replace it with the new version i have created/will be creating. Does anyone have any ideas of how i could do this? Any code that people could share with me as to how to check for a custome toolbar, delete it then attach a new one to it. How to attach vba modules or write vba modules in c#.
Many Thanks
Jason