G
Guest
I have some queries I created in Access2000 that worked like a champ ...
until I converted to 2003. The problem is the "Like" I was using - in 2003,
it became "Alike" and no longer functions correctly. What I had was:
If(stringA Like stringB*)
as a filter in the query. It no longer works. How can I get back the same
function I had - compare the string to another string with an asterisk
working as "who cares what follows"?
until I converted to 2003. The problem is the "Like" I was using - in 2003,
it became "Alike" and no longer functions correctly. What I had was:
If(stringA Like stringB*)
as a filter in the query. It no longer works. How can I get back the same
function I had - compare the string to another string with an asterisk
working as "who cares what follows"?