B
babs
I know it is not the best practice to use parameter query for user input(a
form is better) but I have inhereted this database and just want to make a
few minor changes.
I have a parameter query for Client ([client] that is a text field and it
prompts for
Between [Enter beginning Client] and [Enter ending Client]
they usually just enter in a range of the alphabet
ex. L then S (thought this would include all clients beginning with L
through and including S) for some reason have to typ L then T to grab the S
-Thought that the between is Inclusive???
don't really want to add in the wildcard just want to know why the S didn't
come up - maybe BETWEEN is inclusive in numbers and only on 1st end for
text?????
thanks,
barb
form is better) but I have inhereted this database and just want to make a
few minor changes.
I have a parameter query for Client ([client] that is a text field and it
prompts for
Between [Enter beginning Client] and [Enter ending Client]
they usually just enter in a range of the alphabet
ex. L then S (thought this would include all clients beginning with L
through and including S) for some reason have to typ L then T to grab the S
-Thought that the between is Inclusive???
don't really want to add in the wildcard just want to know why the S didn't
come up - maybe BETWEEN is inclusive in numbers and only on 1st end for
text?????
thanks,
barb