Frozen Columns and scrolling in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In vain, I am trying to make a form that has the first columns frozen so I
can read the remaining (hidden) part of the form without losing the look on
the first columns. (Like freeze panes in Excel).
I know this is possible (and I tried it out successfully) in datasheet view,
but I need it in form view without multi-row. The form is to be used for
planning purposes.
Does anyone know how to do this?
Does anyone know how to simulate something like this?
Any clue will help me. Thanks.
 
As far as I know Freezing columns is a function of datasheet view only.

To attempt it in forms, will require designing one or more forms to
approximate the same effect.

Ron.
 
Back
Top