View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default worksheet_SelectionChange Event

Lets see the code :)

"ibeetb" wrote in message
...
IS there a bug in Excel for the Worksheet_SelectionChange event???
I have code that says when I clik anywhere in Col 2 of one worksheet, to
jump to another worksheet. This works for about 5 or 6 times but then it
just STOPS! I could click in my first worksheet and it will jump to
worksheet 2. This could go on a couple of times and then the event just
stops performing

Anyone have any insight on this? Would be much appreciated