expression contains invalid syntax (filtering for "IN")

  • Thread starter Thread starter Robert Blackwell
  • Start date Start date
R

Robert Blackwell

I'm trying to find out how many contacts we have per state so I'm just
filtering in the state field and entering each states abbrieviation. This
strange thing happens when I try to filter for "IN" it says:

(!) The expression you entered contains invalid syntax.
You may have entered a comma without a preceding value or identifier.

So far I've been able to do this with everyother state I've tried. Whats
gives?
 
IN is a Reserved word that can be Used in the Filter - Place it in Quotes or
ask them to change the name of the state ;-)
ie
Type 'IN' or "IN"
HTH

Pieter
 

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