B
BladeCanyon via AccessMonster.com
Hello all,
let me give you a small bit of history. I designed a MS Access 2003 Database
that would allow tracking attendance and provide easy reporting. the
information is imported via an excel linked table. I even provided a
switchboard. I thought I was an IT superhero.
ok, so I messed up, people can not follow directions. lol now I am getting
duplicate records from typos of manual entries, AND wait for it... the data
imported also has duplicates because of incorrect entries in the main program.
/grrrr
Here is the question: How do I use "no duplicates" when everything I need to
have such as date (can be multiple employees on the same day), employeeID
(can be a single employee multiple days), has to be able to be duplicate. I
just need to isolate EmpID and Date together no duplicates.. the fields the
are important are EmpID, ODate(occurence date), OHours(occurence hours), and
OType(this is the occurence type field). I do have a primary autonumber field
RecordID [indexed(no duplicates)].
everyone laugh... lol yes, a losing battle indeed.
(and I must admit, I have received many praises for this, it does work well,
just needs one more tweak) ID 10 T error protection. hehe
any suggestions? thanks in advance
BC
let me give you a small bit of history. I designed a MS Access 2003 Database
that would allow tracking attendance and provide easy reporting. the
information is imported via an excel linked table. I even provided a
switchboard. I thought I was an IT superhero.
ok, so I messed up, people can not follow directions. lol now I am getting
duplicate records from typos of manual entries, AND wait for it... the data
imported also has duplicates because of incorrect entries in the main program.
/grrrr
Here is the question: How do I use "no duplicates" when everything I need to
have such as date (can be multiple employees on the same day), employeeID
(can be a single employee multiple days), has to be able to be duplicate. I
just need to isolate EmpID and Date together no duplicates.. the fields the
are important are EmpID, ODate(occurence date), OHours(occurence hours), and
OType(this is the occurence type field). I do have a primary autonumber field
RecordID [indexed(no duplicates)].
everyone laugh... lol yes, a losing battle indeed.
(and I must admit, I have received many praises for this, it does work well,
just needs one more tweak) ID 10 T error protection. hehe
any suggestions? thanks in advance
BC