Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code in Worksheet_SelectionChange (ByVal Target As Range)
I want to redirect the activecell to another place when the user hits ENTER (actually would like it to move the focus to my combobox). I am not able (or don't understand) how to accomplish this. I have tried the Target = 13 in other places in my code with comboboxes and keydown and it works, but it doesn't work in this sub. Any suggestions? -- Thanks - Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to select cells in column enter data then press enter | New Users to Excel | |||
Excel screen capture to capture cells and row and column headings | Excel Discussion (Misc queries) | |||
Enter multiple numbers in a cell so total shows when enter keypres | Excel Worksheet Functions | |||
Enter info in one sheet, auto enter in another based on one field | New Users to Excel | |||
how to capture enter key inside a cell | Excel Programming |