Hi
I am having problems with FindFirst. I am trying to search for a word in a specific text field in a table. The text field is not a key field but is indexed.
Prior to calling the following code, varSearch (a string) has been assigned a value by user input. Assume that value is "England"...