G
Guest
I'm trying to use a query to a search for values that begin with certain
characters and the values with vary in the number of characters. I was using
the Like statement and that isn't doing what I need it to. When do a query
using Like "w_*", it returns anything with a w and an underscore in it; not
just values that begin with the w and underscore. I was trying to look for
something else but maybe I just overlooked it. Please help.
characters and the values with vary in the number of characters. I was using
the Like statement and that isn't doing what I need it to. When do a query
using Like "w_*", it returns anything with a w and an underscore in it; not
just values that begin with the w and underscore. I was trying to look for
something else but maybe I just overlooked it. Please help.