E
Ed Jobe
I'm trying to trap error 3022, which occurs when I add a record with an
indexed key that already exists, creating a duplicate where duplicates
aren't allowed. The error seems to occur after the BeforeUpdate event and
before the AfterUpdate event. Any ideas on how to trap this error?
indexed key that already exists, creating a duplicate where duplicates
aren't allowed. The error seems to occur after the BeforeUpdate event and
before the AfterUpdate event. Any ideas on how to trap this error?