Im sure this is simple but i cant figure it out.
All i want to do is have a query that returns a range of values specified by a user.
I have set up the basic query with criteria of [Enter length range] this brings up an inputbox and you can type in one number to query. What i want is for the user to be able to type something like 13500-14500 and the query retrieve all records with length between 13500 and 14500.
It also needs to be able to have a single input (like it does at the moment).
Ben
All i want to do is have a query that returns a range of values specified by a user.
I have set up the basic query with criteria of [Enter length range] this brings up an inputbox and you can type in one number to query. What i want is for the user to be able to type something like 13500-14500 and the query retrieve all records with length between 13500 and 14500.
It also needs to be able to have a single input (like it does at the moment).

Ben