M
mari
Currently, there is a form that is bound to a qry/table -
I need to add another text box to the form that is not
bound to the same table - In fact it is an empty table
and as data is added to that text box it needs to be
updated into that separate table.
There is no relationship betweeen the two tables.
However, as data is entered into the text box it
automatically needs to update the new table as well as
return to a new record location ( to add the next entry)
once the recordset for the form( not the same) is exited
or updated. Please advise.
Any help is greatly appreciated.
I need to add another text box to the form that is not
bound to the same table - In fact it is an empty table
and as data is added to that text box it needs to be
updated into that separate table.
There is no relationship betweeen the two tables.
However, as data is entered into the text box it
automatically needs to update the new table as well as
return to a new record location ( to add the next entry)
once the recordset for the form( not the same) is exited
or updated. Please advise.
Any help is greatly appreciated.