How to set up a subform and see only the data fields?

S

ST13-jhw

I need to set up a pair of subforms to show info from another table, based on
a key in the primary form's table. I've got that working, but don't want to
see all of the datasheet "borders" and controls. I just want to see the data
fields. How do I go about that?

Thanks,
Jim
 
J

John Vinson

I need to set up a pair of subforms to show info from another table, based on
a key in the primary form's table. I've got that working, but don't want to
see all of the datasheet "borders" and controls. I just want to see the data
fields. How do I go about that?

Set the Default View of the subform to Continuous Forms instead of
Datasheet; and lay out the textboxes, headers, etc. on the subform
however you like.

John W. Vinson[MVP]
(no longer chatting for now)
 

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

Top