Hi everyone,
Being an absolute noob, I hope anyone can help me with the following question:
I have a number field in Access 2003 for which I want identical values to exist not more than twice. A possibly complicating factor is that I do want to allow unlimited null values. Preferrably, I should also be able to run this criterion over data that has been entered already before.
How can I accomplish this best, through a validation rule, or VBA coding in the form combo box that I use for input, or somewhere else?
.. and what expression / code should I use?
Any help is greatly appreciated!
Robin
Being an absolute noob, I hope anyone can help me with the following question:
I have a number field in Access 2003 for which I want identical values to exist not more than twice. A possibly complicating factor is that I do want to allow unlimited null values. Preferrably, I should also be able to run this criterion over data that has been entered already before.
How can I accomplish this best, through a validation rule, or VBA coding in the form combo box that I use for input, or somewhere else?
.. and what expression / code should I use?
Any help is greatly appreciated!
Robin