Hi there,<br><br>I have a table with employee numbers, teams and pay details(Pay details format is text with \£CCCCCC;0; input mask).<br><br>I can design a query to list all the employees with a pay value of between £10 and £20, (eg query criteria of >="£10" And <="£20"
.<br><br>BUT I want a user to be able to pick that type of criteria from a combo box in a form.<br><br>I can get it to work with just "text" matches, (eg the combo box lists teams the employees are in, and the query takes that value and lists them. Achieved by entering...<br><br>Like [Forms]![Dynamic_report]![CBOteam]<br><br>in the query criteria.)<br><br>I am running out of ideas, any help is appreciated, if you don't understand my problem please ask me some questions.<br><br>Mr Brown. 8¬)