I want to search for companies between a range of zip codes.
Example:
zip code < 50000
and
zip code > 40000
But it seems, that I can't do that with the advanced find, correct ? Is it possible to do this with fetchxml ?
BTW, the zip code can also be something like: AV300
In this case it should also do the same string comparison.
*This post is locked for comments