Missing vertical scroll bar

  • Thread starter Thread starter Eric Blitzer
  • Start date Start date
E

Eric Blitzer

I have a form with a subform. I have set the main form
scroll bars to both. The vertical scroll bar does not
appear making the subform inaccessable to my users. Does
anyone know how I can fix this?

Thanks

Eric
 
Just in case: check the horizontal sizing of your monitor. You may have
sized it too big and the RHS of the Form cannot be displayed.

Also, try restoring the Access application window.
 
I checked the monitor and sizing and it is ok. How do I
restore the Access application Window?

Thanks

Jim
 
On the top right of the Access Application window, you have 3 buttons:

* Minimize (the underscore symbol),
* Maximize / Restore. When the Form is in maximized state, it shows 2
interlocking rectangles which means Access will be restored when the button
is clicked. When the Form is in restored state, it shows 1 rectangle which
means Access will be maximized when the button is clicked. You can also
click the Access icon in the top left corner of the Access application to
select Restore or Maximize also.
* The Close button (the X symbol)

If it is in restored state, you can re-size it (you cannot resize it when it
is maximized).
 
Back
Top