Hi again
I have to use data from an ODBC table, append to another table and fill in the blanks manually using a form.
This is not a problem.
When I run the query to pull the ODBC data again, the table is overwritten and the manual data is lost .
So Ideally, can I save the current record ( on the form ) into another table for safe keeping?
How could I do this?