Sorry I wasn't clear.
Every time I add new data I want to rerun the "make table" query to update another existing table, so the query tells you that the table will be deleted before it runs.
But when I do that it doesn't work because it says the table is in an existing relationship in another query. Do you think append would work better?