Limit no. of Records on Continuous Forms

Doctor Kronenbo

Registered User.
Local time
Today, 10:06
Joined
Oct 28, 2004
Messages
28
I have a form with Continuous Records as its default view. I would like to number the amount of records displayed on screen to about 5 or 6 at a time instead of having them scrolling right off the bottom of the screen. Is there any easy way to do this?
Thanks
 
The easiest way I know to do this is have the Continuous form as a SubForm to another form. Then you can control how many records are displayed at any one time.
 

Users who are viewing this thread

Back
Top Bottom