You need to be clearer in what you want. What do you mean by 'append data',
what do you mean by 'if the entire record is new' and what do you mean by
'only part of the record is new'?
-Dorian
The EMPNAME, EMPNUM, DATE, and REASON must be unique as a group. For
instance, the same employee can only be late once on a certain date, but they
could also leave early on the same date. The REASON would differ, so a new
record would be appended. If I run my query and this group of fields is
identical, then all other fields would update as needed. For instance, the
POINTS and MINUTES fields may have changed due to a clock malfunction and
need to updated and corrected. This is the "part" that I refer to.
>You need to be clearer in what you want. What do you mean by 'append data',
>what do you mean by 'if the entire record is new' and what do you mean by
[quoted text clipped - 7 lines]
>> Thanks,
>> Crystal

Signature
To be the best, you have to first give up everything.