I have two tables, side by side.
After I enter data in t1, I have to enter data in t2.
Table 1: A1:H91
Table 2: J1:k49
As I move downward in table 1, I want table 2 to move with my scroll, so when I need to enter data in that table, it is right there, and I don't have to constantly scroll all the way up to enter it.
So, where ever my scroll is, my cursor, I want t2 to be at my right, centered in the screen.
I realize that I can accomplish some of this by just splitting the screen in the middle, but I don't like looking at the screen that way for too long.
I thought there might be something cooler.
Is this possible?
After I enter data in t1, I have to enter data in t2.
Table 1: A1:H91
Table 2: J1:k49
As I move downward in table 1, I want table 2 to move with my scroll, so when I need to enter data in that table, it is right there, and I don't have to constantly scroll all the way up to enter it.
So, where ever my scroll is, my cursor, I want t2 to be at my right, centered in the screen.
I realize that I can accomplish some of this by just splitting the screen in the middle, but I don't like looking at the screen that way for too long.
I thought there might be something cooler.
Is this possible?