OpenForm button: data are saved ???

  • Thread starter Thread starter JBH
  • Start date Start date
J

JBH

If on a form I have created an 'OpenForm' button, and data
are typed in, and this button is clicked, will the data
that are typed in be stored in de database ?? Or are they
being deleted ?
 
if your form is a bound form - yes.
if your form is not bound - no unless you have code to
move the data from the form to the table.
 

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