hello all,
I have this table and one row contain bunch of texts. I have no idea how to search a string or character in a phrase.
for ex: one field of table contain this string:
"Hello World, I am here"
I want to search in this string the word "am"
Once it's find I can take the whole row and display it's infor in a form.
I am looking for a function that will help me to code this.
Thank you very much,
baul
I have this table and one row contain bunch of texts. I have no idea how to search a string or character in a phrase.
for ex: one field of table contain this string:
"Hello World, I am here"
I want to search in this string the word "am"
Once it's find I can take the whole row and display it's infor in a form.
I am looking for a function that will help me to code this.
Thank you very much,
baul