All Columns are not to move

J

John W. Vinson

How can I stop the columns from moving to the left of the Table?

You'll have to explain what on Earth you're talking about, Roger. What columns
are "moving"? How?

John W. Vinson [MVP]
 
R

Roger

Good evening John,
I found my own answer:by bringing the cursor to the first cell, the first
column will not scroll to the left anymore; however, when I bring the cursor
to any other cell and scroll to the right, all the columns will scroll by
time and time again to the left.
 
J

John W. Vinson

Good evening John,
I found my own answer:by bringing the cursor to the first cell, the first
column will not scroll to the left anymore; however, when I bring the cursor
to any other cell and scroll to the right, all the columns will scroll by
time and time again to the left.

Well... then don't use table datasheets to interact with your data. Use Forms
instead. That's what they're for! Tables are designed to store data, not to
edit it.

John W. Vinson [MVP]
 
Top