D
dreamsoul620 via AccessMonster.com
I need to be able to append data if the entire record is new and update if
only part of the record is new. I am still somewhat new to Access and am
confused as to how to do this.
I have my three queries that all append different records to me EARLY_POINTS
table. The fields are as follows:
EMPNAME
EMPNUM
DATE
USTR1
FCLASS
LENT1
MINUTES
POINTS
REASON
Points and Reason will always be a set value no matter what else changes. I
have a multiple index set up with EMPNAME, EMPNUM, and DATE so that no
duplicates appear if the append query is ran multiple times. If the number
of minutes changes from one day to the next, I want this to appear in my
table. Any help is greatly appreciated.
Thanks,
Crystal
only part of the record is new. I am still somewhat new to Access and am
confused as to how to do this.
I have my three queries that all append different records to me EARLY_POINTS
table. The fields are as follows:
EMPNAME
EMPNUM
DATE
USTR1
FCLASS
LENT1
MINUTES
POINTS
REASON
Points and Reason will always be a set value no matter what else changes. I
have a multiple index set up with EMPNAME, EMPNUM, and DATE so that no
duplicates appear if the append query is ran multiple times. If the number
of minutes changes from one day to the next, I want this to appear in my
table. Any help is greatly appreciated.
Thanks,
Crystal