Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to control the position of the cursor in Excel 2002, when a person
hits the ENTER key. This is a form that is being filled out. I need to first place the cursor in A3 when the worksheet becomes active. The movement after the proceeds as follows: A3, A4, A5, C4, D4, E4,....(Skip J4)...K4 As for A3-A5, only one of those cells will contain a value, in this case an "X". So if user presses the ENTER key while in A3 and advances to A4 and inputs an "X", I can skip A5. Same goes for an "X" in A3, I can skip A4 & A5. If you can give me this part, I can add the remaining code (I hope). Thanks, Les |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Starting a Macro where the cursor is | Excel Programming | |||
Cursor movement in a macro | Excel Discussion (Misc queries) | |||
Controlling windows explorer with VB macro | Excel Discussion (Misc queries) | |||
Controlling Cell/Cursor Placement | Excel Discussion (Misc queries) | |||
controlling macro execution | Excel Programming |