G
Guest
Hi everyone,
I have a question about the alert of duplicate entry. I have looked the
group posts which are not quite matching my case. Can someone please kindly
help.
I have a form, writes data to a linked table. Data can't be duplicated in
one of the field named Abbreviation . How can I go about doing that?
When I create a new record, put in "ABC" in Abbreviation field, if ABC is
already existed in one of existing records, it should alert me not to
continue. The table is using autonumber as primary key.
Please help by writing a detail codes if you can, I am new to this
territory. Thanks!
I have a question about the alert of duplicate entry. I have looked the
group posts which are not quite matching my case. Can someone please kindly
help.
I have a form, writes data to a linked table. Data can't be duplicated in
one of the field named Abbreviation . How can I go about doing that?
When I create a new record, put in "ABC" in Abbreviation field, if ABC is
already existed in one of existing records, it should alert me not to
continue. The table is using autonumber as primary key.
Please help by writing a detail codes if you can, I am new to this
territory. Thanks!