I have a workbook that will be making a new sheet daily and deleting an old one. I would like to cut the "Worksheet_Change" sub and move it to the new sheet? How can I move this code programmatically so that it is not a manual process. Also is there a way to programmatically make the "Worksheet_Change" function activate once with VBA vs. having to click in a cell?
Thanks in Advance,
Midas