S
Simon Gare
Hi
I need a query that searches 2 fields in 2 tables. Below is an example.
There are 2 numeric fields in each of the 2 tables containing numbers such
as 51.565842 in 1 field and -0.331336 in another . I need the query to
search the other table and to compare the first 3 digits ie 51.5 and -0.33
and return a result, if that result returns more than 1 record then the
query searches the next digit ie 51.56 and -0.331 and so on until only 1
record is returned.
I know this may sound complicated, but i really need help on this one.
Thanks in advance.
Simon Gare
I need a query that searches 2 fields in 2 tables. Below is an example.
There are 2 numeric fields in each of the 2 tables containing numbers such
as 51.565842 in 1 field and -0.331336 in another . I need the query to
search the other table and to compare the first 3 digits ie 51.5 and -0.33
and return a result, if that result returns more than 1 record then the
query searches the next digit ie 51.56 and -0.331 and so on until only 1
record is returned.
I know this may sound complicated, but i really need help on this one.
Thanks in advance.
Simon Gare