Trapping error 3022 in order to automatically navigate to the pre-existing record

Joined
Jun 12, 2008
Messages
9
Reaction score
0
Howdy all,

I've hit a snag. I have a surrogate primary key - a unique ID that is input by the user. Frequently people will enter an ID in order to fill out a different part of my form, and will have no idea if the record exists yet or not.

I need to trap error 3022 and automatically navigate to the pre-existing record. How can I go about doing this?

Thanks in advance!
 
Back
Top