G
Guest
I have a validation rule set up on a field as follows: In("Y","N"). When
data is entered manually into the table, the validation rule accepts both
upper and lower case characters.
When I try to import data to the same table, and there are lower case
characters in this field, the import rejects and produces the standard
(useless) Access error message. I have proven this by finding some of the
rejected records, changing the value to upper case, then re-importing with no
problems.
As I see it, the validaton during manual entry needs to accept only upper
case characters. Does anyone have any suggestion on how to do this?
Thanks.
data is entered manually into the table, the validation rule accepts both
upper and lower case characters.
When I try to import data to the same table, and there are lower case
characters in this field, the import rejects and produces the standard
(useless) Access error message. I have proven this by finding some of the
rejected records, changing the value to upper case, then re-importing with no
problems.
As I see it, the validaton during manual entry needs to accept only upper
case characters. Does anyone have any suggestion on how to do this?
Thanks.