I select a number of employees from a list box and a training topic from a text box and put these into an append query that data is then appended to a table. since the data is still in the query, I assume that next time I do this all the data will be append, not just the new. I use this...