Hi,
I have one value = 2691 and I need do a query to find it in two fields.
Example
cod liminf limsup
1 0000000011
2 0001200691
3 0069201175
4 0117602929
5 0293003231
6 0323203989
In this case my result should = cod 4
The value 2691 is between 1176 and 2929
is there a function to do this?
Thanks.
Eduardo