#1 - i have tons of code in ThisWorkbook and Module1 and another module (modCommon)... there are events in ThisWorkbook (Workbook_Open and Workbook_SheetSelectionCha
#2 - yes that works! but I have references to the worksheet in my code... I have the feeling that if I change the reference to the new sheet, I'll have the same problem... but i'll try it out.
more suggestions?
-PtG
Main Topics
Browse All Topics





by: brettdjPosted on 2003-08-29 at 09:09:25ID: 9249067
Hi PaultheGreat,
1) Do you have any sheet code events on this sheet (or any code at all for that matter)
2) If you make a copy of this sheet (right click tab and tick the copy checkbox) does it work on the copy ?
Cheers
Dave