![]() |
Double click event on Cell
Sometimes, instead of running 'Private Sub
Worksheet_BeforeDoubleClick' the cursor just shoots to the last row in a worksheet. Is there any way to prevent this and run the module reliably? Thanks - Kirk |
Double click event on Cell
Don't double-click on the bottom border of the cell.
Or on any edge, for that matter. You can also go up, left or right. Hopefully there is a better answer. I also would like to know how to turn this jump-to feature off. Gord Dibben MS Excel MVP On Mon, 05 Mar 2007 13:35:55 +1300, kirkm wrote: Sometimes, instead of running 'Private Sub Worksheet_BeforeDoubleClick' the cursor just shoots to the last row in a worksheet. Is there any way to prevent this and run the module reliably? Thanks - Kirk |
Double click event on Cell
I find this behaviour very annoying, if you are slightly off in your
positioning of the cursor. I do not know of a way to turn it off. NickHK "Gord Dibben" <gorddibbATshawDOTca wrote in message ... Don't double-click on the bottom border of the cell. Or on any edge, for that matter. You can also go up, left or right. Hopefully there is a better answer. I also would like to know how to turn this jump-to feature off. Gord Dibben MS Excel MVP On Mon, 05 Mar 2007 13:35:55 +1300, kirkm wrote: Sometimes, instead of running 'Private Sub Worksheet_BeforeDoubleClick' the cursor just shoots to the last row in a worksheet. Is there any way to prevent this and run the module reliably? Thanks - Kirk |
Double click event on Cell
I've experienced that before but never knew what was happening. Next time
I'll know why the cursor suddenly jumped 20 rows! Thanks, Doug "NickHK" wrote in message ... I find this behaviour very annoying, if you are slightly off in your positioning of the cursor. I do not know of a way to turn it off. NickHK "Gord Dibben" <gorddibbATshawDOTca wrote in message ... Don't double-click on the bottom border of the cell. Or on any edge, for that matter. You can also go up, left or right. Hopefully there is a better answer. I also would like to know how to turn this jump-to feature off. Gord Dibben MS Excel MVP On Mon, 05 Mar 2007 13:35:55 +1300, kirkm wrote: Sometimes, instead of running 'Private Sub Worksheet_BeforeDoubleClick' the cursor just shoots to the last row in a worksheet. Is there any way to prevent this and run the module reliably? Thanks - Kirk |
All times are GMT +1. The time now is 07:14 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com