kennedymr2
Programmer
I have a very large Table ... the main lookup item is the OrderNumber which is numeric
For the sake of this question i an looking up orderno 434 , but i also have an order 4342
I have a query which uses the OrderNo as the main sort key and it is set up as descend...
I need to have the display display the latest order at the top.
If i have the Query sorted by OrderNo (ascending) all works fine.. i can key in 434 and it shows this invoice in the dropdown, i can also key in 4342 and all works fine.
BUT... If i set the query up in Orderno (Descending), the dropdown displays fine (in decending order), but when i key in 434 it jumps to 4342...
Am i missing something...
Would appreciate some help...
Regards Kennedymr2
For the sake of this question i an looking up orderno 434 , but i also have an order 4342
I have a query which uses the OrderNo as the main sort key and it is set up as descend...
I need to have the display display the latest order at the top.
If i have the Query sorted by OrderNo (ascending) all works fine.. i can key in 434 and it shows this invoice in the dropdown, i can also key in 4342 and all works fine.
BUT... If i set the query up in Orderno (Descending), the dropdown displays fine (in decending order), but when i key in 434 it jumps to 4342...
Am i missing something...
Would appreciate some help...
Regards Kennedymr2