How to find out that a field in Ms Access Database contains two or more same records? I tried using
"If RS.Recordcount > 1" but it does not work out.
I don't have a primary key defined in my database.

Any help will be appreciated.

kInjal