Tip
This is a
wildcard field.
Use an asterisk (*) to perform a starts with or ends
with search, or surround with quotes for an exact match e.g. Searching for
| ABC |
finds all starting with "ABC" |
| ABC* |
as above, starts with |
| *ABC |
finds all ending with "ABC" |
| "ABC" |
finds exact match of "ABC" |
This is a date range field. Enter a range seperated by 'to' e.g. 31/05/2009 to 25/12/2009