Easy way to detect duplicate row values in subform?

D

David

I have a subform which displays multiple rows and allows
the entry of an employee name in ecah row.
I want to detect than a current row has the same employee
name and issue a YES/NO warning message. I can do a DCOUNT
function call but is there an easier way?
 
S

Steve Schapel

David,

DCount seems like a good way to go.

- Steve Schapel, Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top