Hi,
I have a master worksheet with dropdowns and buttons from the forms menu which have macros assigned to them. I want users to be able to make copies of the master in the same workbook. I am able to create copies of master with the code. The problem is when I create a new copy, the macros attached to the dropdowns and buttons don't update to the code on the current sheet. The dropdowns and buttons on the new sheet call onto the macros in the master sheet. Therefore if I press a button on the new sheet it makes a change in the master sheet and all the other copies as well.

Help will be greatly appreciated.

Thanks