Words Shich Include ( ' ) Single Quote Can't be filtered
Hello everybody,
I have a project, one part of that is filtering according entry of DATA, it works well, but
the filter works well, but there is a word bos'n, when I enter the word bos, I got an error as attachment
what is the solution
Hello everybody,
I have a project, one part of that is filtering according entry of DATA, it works well, but
Code:
Me.meaning_txt.Value = DLookup("[Farsi]", "tblDictionary", "[Words] = '" & Me.RelativeWord.Value & "'")
what is the solution
Attachments
Last edited: