I have reference field that I need to filter some records based on two different criterias. <br><br>For example, if I wanted to filter for reference numbers that end with 'zzz', how do I specify the criteria ('*zzz' as the criteria does not work)?<br><br>For example, if I wanted to filter for reference numbers that begin with 'HR', how do I specify the criteria ('HR*' as the criteria does not work)?<br><br>I would be grateful if someone could point me in the right direction.<br><br>These reference numbers could vary between 6 to 12 characters, there is no fixed length.<br><br>