Refining Lists
I understand how to modify lists, and how to use the selection criteria to narrow down my data.
But what if I want to compare a field to another field in the database? How do I do that?
For example (and simplicity sake), let's say I want a list of my contacts where the "home phone" is equal to the "work phone".
Can I do that?
-Dave