Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with continuous form

Status
Not open for further replies.

dejfatman

Programmer
Jan 24, 2002
34
US
Hello,

Does anyone know how to control how many detail lines will be shown at one time before scrolling is necessary? I have created a continuous form, but it will only show one record at a time - it makes the detail section the height of one row. If I try, in the design view, to make the detail section bigger, it still shows only one row with alot of empty space afterwords.

Oh, just to clarify, my form is returning more than one row because I can use the scrollbar to see multiple rows, but only one at a time.
 
In Design mode for the form, resize the design "window" area, not the "form", to the desired size, then "Save" before closing. This "window" size will be used when the form is opened.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top