RE: access
Hi Jonathon
Thanks for your question
An action query uses SQL to either create/ update a recordset from the results of a query, or deletes/updates selected records in a recordset according to certain criteria.
This distinguishes it from a select query which merely displays data from a recordset that matches certain criteria.
Regards
Stephen