G
Guest
Hi,
I have a form that gets its data from a table with 3 fields: Key (auto
number), Item (text), and Detail (text). When I add a new record I want to
test for a duplicate records based on both the Item and Detail fields. If
there is a duplicate record I want to display my own error message and undo
the entry. How is the best way to do this? Also, the Detail field can be a
blank.
Thanks,
I have a form that gets its data from a table with 3 fields: Key (auto
number), Item (text), and Detail (text). When I add a new record I want to
test for a duplicate records based on both the Item and Detail fields. If
there is a duplicate record I want to display my own error message and undo
the entry. How is the best way to do this? Also, the Detail field can be a
blank.
Thanks,