I am currently working on to make a VBA code to insert new page with some text boxes and code. I simply want the code to be assigned to the radio button. But if i make a radio button on the current page, On assigning the code to it, it works and inserts the new page above the current page. But it doesn't show another radio button on the newly created page. I want the this radio button to be populate to each new page i insert upon clicking.
I wrote a code that is named "Macro1"
then i assigned the code to the radio button on page2.
#
Can someone take a look on this ?