I've run a query to find all records that aren't selling in my database. I now need to write these results (just their Item Numbers - primary key) to a new table that has new fields that the original query doesn't.
Does any know how and if I can do this?