how to convert result of an select sql query into a new table in msaccess ?
Like so:
SELECT * INTO NewTable FROM OldTable