The following symbols may be used in fields when you are running a query. These would be use in the Find Transactions and Reports screen.
| = equal to | <> not equal to |
| > greater than | < less than |
| >= greater than or equal to | <= less than or equal to |
| : range | | or |
| * wildcard for string of characters | ? single character wildcard |