B
Bonnie
Using A02 on XP OS. I have an append query that
summarizes/groups data and if data meets certain criteria,
that data will append to a table for supervisor approval.
My challenge is to allow the append query to run, tell me
that 10 records are about to be appended, click okay and
then only append those of the 10 that aren't already there
(in case the query had already been run for some or all of
the data).
How do I get the second box that says how many records
were not appended due to key lock violations? So if 2 were
already there, only 8 would have been appended.
I hope this is understandable and someone can give me some
advice. Isn't this a multiple primary key thing? I'm
playing with it but not succeeding.
Thanks in advance for any help or advice!!!
summarizes/groups data and if data meets certain criteria,
that data will append to a table for supervisor approval.
My challenge is to allow the append query to run, tell me
that 10 records are about to be appended, click okay and
then only append those of the 10 that aren't already there
(in case the query had already been run for some or all of
the data).
How do I get the second box that says how many records
were not appended due to key lock violations? So if 2 were
already there, only 8 would have been appended.
I hope this is understandable and someone can give me some
advice. Isn't this a multiple primary key thing? I'm
playing with it but not succeeding.
Thanks in advance for any help or advice!!!