lotharious
MIS
I have updated a table and added a field to it.
I now need to update a form so that it will update the field that I have just added in the table.
Currently I have 3 tables that I am using.
The form edits only 1 table, of which is the one I altered. For the form to update the table/field I need to set the control source for a text field defined in the form. However, I am not able to use the table's field as a control source since it was not in the table to begin with. So I am now searching for a way to add this without redoing the whole form.
I now need to update a form so that it will update the field that I have just added in the table.
Currently I have 3 tables that I am using.
The form edits only 1 table, of which is the one I altered. For the form to update the table/field I need to set the control source for a text field defined in the form. However, I am not able to use the table's field as a control source since it was not in the table to begin with. So I am now searching for a way to add this without redoing the whole form.