B
Bonnie
Hi there folks! Using A02 on XP. Need to cancel the
addition of a record (Cancel=True in BeforeInsert event)
if the fields [GPNum] and [CkNum] duplicate a record that
already exists when adding a record on my form.
DLookup sounds like what I want, just haven't used it
before, especially with 2 fields. Or do I need to create a
query field that combines the fields into 1 and do the
lookup on the 1 query field?
Not sure of the wordage and would really appreciate any
help or advice. Thanks in advance for your time.
addition of a record (Cancel=True in BeforeInsert event)
if the fields [GPNum] and [CkNum] duplicate a record that
already exists when adding a record on my form.
DLookup sounds like what I want, just haven't used it
before, especially with 2 fields. Or do I need to create a
query field that combines the fields into 1 and do the
lookup on the 1 query field?
Not sure of the wordage and would really appreciate any
help or advice. Thanks in advance for your time.