Can someone tell me if the following is possible, and if so give me a general idea of how to accomplish?
I have a procedure that automatically creates a new blank spreadsheet and dumps data into it.
I would like the blank sheet to contain a button that fires a previously written subroutine/macro.
Is this possible to do programmatically?
Another way to ask: is there a way to dump a macro into a new workbook generated by vba from an existing workbook?
I have a procedure that automatically creates a new blank spreadsheet and dumps data into it.
I would like the blank sheet to contain a button that fires a previously written subroutine/macro.
Is this possible to do programmatically?
Another way to ask: is there a way to dump a macro into a new workbook generated by vba from an existing workbook?