I added a field to a table. Now I have a form and I can't see that field in the list to add it. Is there something else I need to do?
I added a field to a table. Now I have a form and I can't see that field in the list to add it. Is there something else I need to do?
Delete the RecordSource of the form and then put it back in again. It needs to be refreshed and that's how you do it.
Thanks RuralGuy.
You're welcome. Glad we could help.