The data in the d/b I've created is uniquely numbered.
(ie) document number needs a unique value for each document!!
So when someone adds a new record, anywhere on the server, there needs to some sort of command button which will confirm that the new number is unique (I'm not using AutoNumber - too awkward for queries!)
Any ideas on the sort of code or command I might need to do this and prevent me from getting into deep poo-poo!!
(ie) document number needs a unique value for each document!!
So when someone adds a new record, anywhere on the server, there needs to some sort of command button which will confirm that the new number is unique (I'm not using AutoNumber - too awkward for queries!)
Any ideas on the sort of code or command I might need to do this and prevent me from getting into deep poo-poo!!