C
Chris
I have a field I call "symbol" that I need not to be duplicated. I
tried making it the primary key and also tried indexing it. The only
problem is that I have to key the whole way to the end of the record to
find out that it has been duplicated. Is there a way to make it tell
me it is a duplicate as soon as I tab out of the field I have specified
as primary or indexed?
I'd appreciate any help I can get on this!
Chris
tried making it the primary key and also tried indexing it. The only
problem is that I have to key the whole way to the end of the record to
find out that it has been duplicated. Is there a way to make it tell
me it is a duplicate as soon as I tab out of the field I have specified
as primary or indexed?
I'd appreciate any help I can get on this!
Chris