T
tiyago
I have a form that its source is a table, the table contains 4 fields. I
would like to check if a record that just entered is a duplicate and if so to
use my own MsgBox.
I know that in table design I can create multiple-field indexes. I have done
that, but I don’t want to see the default pop up message in case of a
dupplicate record. I want to create my own message and delete the record
(using visual basic)
Thanks,
Tiyago
would like to check if a record that just entered is a duplicate and if so to
use my own MsgBox.
I know that in table design I can create multiple-field indexes. I have done
that, but I don’t want to see the default pop up message in case of a
dupplicate record. I want to create my own message and delete the record
(using visual basic)
Thanks,
Tiyago