Phil Hageman
New Member
- Joined
- May 6, 2014
- Messages
- 14
Posting expenses in two ranges: V5:Y54 and AB5:AB53.
For range V5:Y54 - when a value is entered in cell Y5 (the last cell in the row), I need the cursor/active cell to move to V6 (the start of the next row down in the range). Likewise, when a value is entered in Y6 I need the cursor to move to cell V7. This repeats until a value is posted in Y53, where the cursor moves to cell V54.
For range AB5:AEY53 - when a value is entered in cell AE5 (the last cell in the row), I need the cursor/active cell to move to AB6 (the start of the next row down in the range). Likewise, when a value is entered in AE6 I need the cursor to move to cell AB7. This repeats until a value is posted in AE53, where the cursor moves to cell AB54.
How can this be accomplished? Macro?
For range V5:Y54 - when a value is entered in cell Y5 (the last cell in the row), I need the cursor/active cell to move to V6 (the start of the next row down in the range). Likewise, when a value is entered in Y6 I need the cursor to move to cell V7. This repeats until a value is posted in Y53, where the cursor moves to cell V54.
For range AB5:AEY53 - when a value is entered in cell AE5 (the last cell in the row), I need the cursor/active cell to move to AB6 (the start of the next row down in the range). Likewise, when a value is entered in AE6 I need the cursor to move to cell AB7. This repeats until a value is posted in AE53, where the cursor moves to cell AB54.
How can this be accomplished? Macro?