So, what I want to do, generally, is make a copy of a workbook. However, the source workbook is running my macros, and I want it to make an identical copy of itself, but wit
Assuming all your macros are in modules, maybe this link will help. After copying the workbook, just iterate over each module and delete it