I want to run a query on Table A, append those records that meet the criteria to table B and reflect that the records were appended. I can do this with 3 queries, update, append then another update. Anyone know of an easier way?
Table has about 18 Fields. What about writing it in a function????
Larry
Table has about 18 Fields. What about writing it in a function????
Larry