How to automatically update form after changing table?

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

Guest

Hi there

Is there a way to automatically update a form after I have changed the table
the form was based on (e.g., adding or deleting a field).

I know how to manually add or delete afield in the design view for forms.
Just wanted to see if there is an easier way.

Thanks!
 
carvelln said:
Hi there

Is there a way to automatically update a form after I have changed the table
the form was based on (e.g., adding or deleting a field).

I know how to manually add or delete afield in the design view for forms.
Just wanted to see if there is an easier way.

Thanks!

Once your form is designed, you'll have to go back and make the changes
yourself if you alter the underlying recordsource.

This gives you the flexibility of making copies of forms, changing
recordsources between tables, etc.

You really wouldn't want this to happen automatically.
 

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