I have a VB program that creates an Excel template. I want to add a command button to the template that will run some VBA code. Is it possible to use VB to programatically add the command button and the underlying VBA code to the template?
Printable View
I have a VB program that creates an Excel template. I want to add a command button to the template that will run some VBA code. Is it possible to use VB to programatically add the command button and the underlying VBA code to the template?