Adding a scroll bar to subform

darrrellx

Registered User.
Local time
Today, 13:43
Joined
Apr 25, 2005
Messages
22
I have an inventory form which has a subform for inventory transactions. When I fill up the form on the page I would like to be able to scroll up and down to view records that have moved off of the screen area. Is it possible to add a scroll bar to this subform and if so how.

Thanks

darrellx
 
The answer is yes. Access Help covers this. Type in SCROLLBARS PROPERTY.
Now the question, do you really want to do it this way? I have found scrolling down to be a pain. I have set up TABS for entering data on a "large" form. Additonally you can add PAGE breaks to the form. I think either of these approaches would be better than using a scrollbar.
 

Users who are viewing this thread

Back
Top Bottom