Navigate to default cell in row?

Good morning!

I have a use case where every time I use my up or down arrow to move from one row to another, I would like the cursor to not only move up or down but also to the same cell every time (let’s say it’s the cell of the display cell).

I would like to make keystroke macros using Keyboard Maestro so that when I use the macro the cursor A) goes up or down and B) automatically goes to the display call of the new row regardless of the column position of the cursor at the start of the action.

So if the cursor is in row 10 column 10 and I hit the down macro the cursor goes to row 11 column 2 and if the cursor is in row 20 column 1 and I hit the down macro the cursor goes to row 12 column 2.

Is there a way I can do that?

Thank you!

Gregg