Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not neccessarily a coding issue but this forum has a far greater knowledge
depth than others. Recently the above key combination rather than making cell A1 the active cell now makes the column A cell in the current row the active cell. Ctrl_Home in VBE achieves the correct result, that is, the cursor is relocated to the first line & character of the module. I have tried 'application.onkey "^{Home}" "" ' in the intermediate window but without any effect. I have also removed any add-ins and disabled auto opening macro files. Any clues ? -- Ken "Using Dbase dialects since 82" "Started with Visicalc in the same year" |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There's a setting to allow Excel to behave more like Lotus 123.
In xl2003 menus: tools|options|transition tab|uncheck all those options K_Macd wrote: Not neccessarily a coding issue but this forum has a far greater knowledge depth than others. Recently the above key combination rather than making cell A1 the active cell now makes the column A cell in the current row the active cell. Ctrl_Home in VBE achieves the correct result, that is, the cursor is relocated to the first line & character of the module. I have tried 'application.onkey "^{Home}" "" ' in the intermediate window but without any effect. I have also removed any add-ins and disabled auto opening macro files. Any clues ? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make Control-Home go immediately to A1? | Excel Discussion (Misc queries) | |||
Control+Home, Not working | Setting up and Configuration of Excel | |||
Finding CellRef for Control+Home | Excel Programming | |||
Control + Home to get to A1 cell | Excel Discussion (Misc queries) | |||
all tabs control home | Excel Discussion (Misc queries) |