problem with % (wildcard) in data access page

M

Masoud

Hi
before in my access file i was using * as a wildcard and it was working for
example
in one combo i was using *j*ho*n* and it was working.but now in data access
page when i am using %j%ho%n% it does not work, it means % in the middle does
not work.
also i like to have the code for changing the * with % in the
background.because users are confused for working with %.

Thanks
 
Top