Subform Display

K

kenney

Hello -

I have a customer form and a parts subform. I would like to only display
and NOT change the data in the parts subform. Is this possible in access?
 
J

John W. Vinson

Hello -

I have a customer form and a parts subform. I would like to only display
and NOT change the data in the parts subform. Is this possible in access?

Sure. Set the Allow Edits property of the subform to No; or base it on a
nonupdateable query (e.g. set the query's type to Snapshot instead of the
default Dynaset).
 

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