Form and Table link

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

Is it possible to create a form where the data is input
directly into the form and then the data goes to a table
that will serve as a log or record, not the opposite?
Thanks
 
Is it possible to create a form where the data is input
directly into the form and then the data goes to a table
that will serve as a log or record, not the opposite?

If you want a form that is used for Data Entry and cannot be used for
editing old records, then you just set its DataEntry property to True. More
details in Help.

HTH


Tim F
 

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

Back
Top