Hello
I have a template that is full of formulas, text and formatting.
When I open any new excel file, I want to click a button and load that template in a new sheet so that the formulas will be populated based on the file I opened.
How do I do this without converting all the text and formatting of the template into VBA code which will be a nightmare?
I want just the template sheet to show up and then do some search-and-replace to fix the references and that should be it!
Thanks!
I have a template that is full of formulas, text and formatting.
When I open any new excel file, I want to click a button and load that template in a new sheet so that the formulas will be populated based on the file I opened.
How do I do this without converting all the text and formatting of the template into VBA code which will be a nightmare?
I want just the template sheet to show up and then do some search-and-replace to fix the references and that should be it!
Thanks!