I'd suggest just making the subform tall enough to display "enough"
records to cover the usual cases, and let the scrollbar take care of
it. Redesigning your form on every record is going to be VERY slow and
inefficient!
I'd suggest just making the subform tall enough to display "enough"
records to cover the usual cases, and let the scrollbar take care of
it. Redesigning your form on every record is going to be VERY slow and
inefficient!
You may need to open the Form in design mode; move all of the controls
(textboxes, combos, and so on) up to the top of the Detail section;
and drag the bottom of the Detail section snug to the bottom of the
controls. This block of controls should repeat as many times as there
is room for them in the Subform control on your mainform.
John W. Vinson[MVP]
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.