Filter By Form

  • Thread starter Thread starter Marky Mark via AccessMonster.com
  • Start date Start date
M

Marky Mark via AccessMonster.com

Hi Guys,

When using filter by form is it possible to add some code so that you do not
have to type the * wildcards either side of the string you wish to find.
Basically I want it to assume by default to look for the string anywhere in
the field.

Is it possible.
 
Marky said:
Hi Guys,

When using filter by form is it possible to add some code so that you
do not have to type the * wildcards either side of the string you
wish to find. Basically I want it to assume by default to look for
the string anywhere in the field.

Is it possible.

Only if you build your own FBF utility.
 
Back
Top