P
pow67
How do I express a filter that will select names beginning with A
through N ?
I tried:
[NAME]<=n*
[NAME]<="n*"
[NAME]<"n"
but none of them worked.
Thanks in advance.
CW
through N ?
I tried:
[NAME]<=n*
[NAME]<="n*"
[NAME]<"n"
but none of them worked.
Thanks in advance.
CW