I added a new field on to a table. When I go back to my previous form, I can't seem to be able to attach that new field to the form. What do I need to do to be able to "see" new fields. Thanks
I added a new field on to a table. When I go back to my previous form, I can't seem to be able to attach that new field to the form. What do I need to do to be able to "see" new fields. Thanks
Not sure if I understand your problem correctly but, if your form is based upon a query, you may have add the new table field to the query, then drag it from the Field List to the form while in design view.
Just a thought.
Check the recordsource of your form....it's probably a query and it probably doesn't include the new field.