I have a unbound form with text boxes in which I pass my criteria to a query, this works great for just sending a value (eg. 02), but I would like the user to be able to type the full search string such as
>02
between "02" and "05"
etc.
Is there a way to do this?
>02
between "02" and "05"
etc.
Is there a way to do this?