N
news2
I have several append queries. I would like to know how many records each
would add to the target table without actually adding those records (the
decision as to whether to add or not may be subjective).
Is there a way other than duplicating the append queries with a select
query?
Dick Cleaveland
would add to the target table without actually adding those records (the
decision as to whether to add or not may be subjective).
Is there a way other than duplicating the append queries with a select
query?
Dick Cleaveland