a_20120
06-23-2007, 09:22 PM
Hello everybody,
I have a project, one part of that is filtering according entry of DATA, it works well, but
Me.meaning_txt.Value = DLookup("[Farsi]", "tblDictionary", "[Words] = '" & Me.RelativeWord.Value & "'")
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
I have a project, one part of that is filtering according entry of DATA, it works well, but
Me.meaning_txt.Value = DLookup("[Farsi]", "tblDictionary", "[Words] = '" & Me.RelativeWord.Value & "'")
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