Access 2003: How do I refresh the field list in a form after adding a new item to a table?
I have created a form from 3 related tables and after have added more fields to one of the tables used in creating the form. When I attempt to add the new field to the form it isn't in the field list.
Public Comments
- Off hand, I would say that you need to make sure that you are calling the data to the form AFTER you are putting the data into the database. Sounds like you might be using the same page and you are calling the result recordset during a form request PRIOR to adding the data to the table????? It's hard to tell based on the information you have given as an example.
Powered by Yahoo! Answers