Table / List forms and sub-forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When one uses the Access table list form wizard and a sub-form is linked into
the main table form, the sub-form opens based on preset values which and the
sub form is not really where and at the size that I would like.

If one looks at the form in design view I cannot readely see where one can
change these settings.

Any help on how and where to do this?

Best regards,

Speedy
 
When one uses the Access table list form wizard and a sub-form is linked into
the main table form, the sub-form opens based on preset values which and the
sub form is not really where and at the size that I would like.

If one looks at the form in design view I cannot readely see where one can
change these settings.

Any help on how and where to do this?

You can open the mainform in design view; right mouseclick on the edge
of the Subform control and select "Open subform in new window". Or,
you can instead open the form used as the subform directly from the
Forms window.

Move the controls around wherever you like; I'd suggest changing from
the default Datasheet view to Continuous Forms (on the Default View
property), that gives you a lot more control over the subform's layout
and appearance.


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.

Ask a Question

Similar Threads

Access Sub form opens before the main form in MS Access 0
Main and Sub Forms repost 2
Sub Form 1
populate sub-form using drop-down 1
Access Passing data from a form to another form! 0
Multiple Sub Forms 3
Sub Forms 3
Forms 2

Back
Top