This is probably a simple question, but I appreciate suggestions.
There is a large database (7+ years worth of data). I want to use the "Make Table" query to get a more manageable set of data. How can I update the table with new data from the database without having to make a whole new table?
Thanks.