Have a Macro create a Macro

L

Langy

How do you create a VBA Macro to create a VBA Macro

When I run my Macro I want it to insert a button on a spreadsheet

Then insert code linked to that button which links to a Form

Insert a Form

Edit Form so it has appropriate buttons

Then Insert code into that form
 
Top