B
Bill
Is there some sort of "caps function" in
Access? I use:
.....RecordsetClone.FindFirst
in performing a search looking for a match
of a given string. E.g., if MyString = "Name", I
would like a match if FindFirst encounters
the string "NAME" in the specified field.
Bill
Access? I use:
.....RecordsetClone.FindFirst
in performing a search looking for a match
of a given string. E.g., if MyString = "Name", I
would like a match if FindFirst encounters
the string "NAME" in the specified field.
Bill