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
 
Open the form in design mode and go to the Format tab. Scroll bars are about the 7th row down.
 
Thanks Rural Guy:

Tried adding scroll bars like you suggested but nothing happens. Any ideas?

Thanks

darrellx
 
You may have to add scrolls to your main form too.
 
You only see the scroll bars when they are needed. In other words, the scroll bars only show up on the SubForm when the number of records exceeds the size of the SubForm window.
 

Users who are viewing this thread

Back
Top Bottom