Hi All,
Is there any way so I can get event when moving cursor in excel sheet. What I meant by that if cursor is in cell A1 then I move to B1 at that time
I want cell change event should fire. At the movement I am able to get event when you change the cell value and press enter then I can get the cell change event.
Is there any way to achieve this. Any idea or sample code very much appriciated.
Many Thanks
John
Is there any way so I can get event when moving cursor in excel sheet. What I meant by that if cursor is in cell A1 then I move to B1 at that time
I want cell change event should fire. At the movement I am able to get event when you change the cell value and press enter then I can get the cell change event.
Is there any way to achieve this. Any idea or sample code very much appriciated.
Many Thanks
John
Comment