B
barbapapa
Hello everyone. I have a table with a field with questions and a field with
answers. I need to develop a field on a form that a user can use to type
some text (a question) and then be able to show on the form all the
questions from the table that match what the user typed in the field and
then the user should be able to select the appropriate question to show the
answer.
I guess I would need to select only key words from the text the user will
type and then try to match those key words against the questions in the
table?
I would appreciate if someone can give me some help on how to accomplish
that.
Thanks.
answers. I need to develop a field on a form that a user can use to type
some text (a question) and then be able to show on the form all the
questions from the table that match what the user typed in the field and
then the user should be able to select the appropriate question to show the
answer.
I guess I would need to select only key words from the text the user will
type and then try to match those key words against the questions in the
table?
I would appreciate if someone can give me some help on how to accomplish
that.
Thanks.