sort by partial alphabet

  • Thread starter Thread starter pow67
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top