D
dlw
LIKE [prompted_value] + "*"
and let the query do a LIKE on that value. So if the user
enters an 'A' I want it to find everything with an 'A' in
it. Not just the 'A'
query will filter on. How do prompt the user for a value-----Original Message-----
I am prompting the user to type in a value at which the
and let the query do a LIKE on that value. So if the user
enters an 'A' I want it to find everything with an 'A' in
it. Not just the 'A'