increasing the number of records to be displayed on a form

ajaymansata

Registered User.
Local time
Today, 02:58
Joined
Dec 17, 2001
Messages
25
hi
I have created a form in the datasheet view.
It shows only one record at a time.
What i want is that the form should show 6 records at a time.
How can i do this
 
Hope I can help.
I'd bet that the field "views allowed" in the properties box is set to "form". If so, set it to "datasheet" or "both" and you should be all set.

"Default View" shold also be set to datasheet.

mattc
 
The options are actually Single Form, Continuous Forms, and Datasheet. Depending on how you want the form to look, you'll want either Continuous Forms or Datasheet.
 

Users who are viewing this thread

Back
Top Bottom