I had some VBA code in a sub that triggered on a worksheet change event. The range I was checking was on one tab of the spreadsheet. I now want to check ranges on 8 different tabs. When I set this up, the worksheet_change() function is not called unless I change something on the original tab where it was set up. I thought the change would be caught no matter where it occurred. Is it tab specific?
thanks
Fred Emmerich
thanks
Fred Emmerich