R
rb
Hi,
Please tell me how can I format a textbox where I want all the similar
record when I type a keyword. For example, I type Smith, all with the word
smith in a surname will come out like Smithen or Blacksmith. The situation of
the form is like this:
A textfield to enter the keyword, option button to select whether surname or
company, and the command button to open which form. I put criteria in the
query [forms]![formname]![formTextfield].[Value], how can I add * as in sql
of LIKE *smith*** if I use textfield value? What is the solution?
Thanks,
rb
Please tell me how can I format a textbox where I want all the similar
record when I type a keyword. For example, I type Smith, all with the word
smith in a surname will come out like Smithen or Blacksmith. The situation of
the form is like this:
A textfield to enter the keyword, option button to select whether surname or
company, and the command button to open which form. I put criteria in the
query [forms]![formname]![formTextfield].[Value], how can I add * as in sql
of LIKE *smith*** if I use textfield value? What is the solution?
Thanks,
rb