"=?Utf-8?B?RGlvbiB2YW4gT3ZlcmRpams=?=" <Dion van
Overdijk@discussions.microsoft.com> wrote in
news:760E742F-A370-4A96-A466-68D1AE663718@microsoft.com:
> if the values in the
> csv files are Living area, Study or Bedroom rejecting will occur.
> However when putting data in manually in datasheet view the case
> sensitivity suddenly doesn't seem to exist anymore!
I haven't come across this: deserves extra investigation.
In the meantime, setting the validation rule to
LIKE "living area" OR LIKE "study" OR LIKE "bedroom"
would be a quick fix for the problem.
Hope that helps
Tim F