G
Guest
Hi
This one is driving me mad. I've got a query looking at a table which has
two values 100.00 and 17.50 (for example). The query adds the two together
and should return any with the total of 117.50. It doesn't. It returns
nothing. If the value I want to look for is 117.5, however, it returns all
of the 117.50 records. Eh? How's that work? Whatever I do, I cannot get an
entry of 117.50 to return any records. I've tried formatting the query
fields (the table fields are set to Double, Fixed and 2 places), but it
doesn't make any difference!
Thanks (sigh).
This one is driving me mad. I've got a query looking at a table which has
two values 100.00 and 17.50 (for example). The query adds the two together
and should return any with the total of 117.50. It doesn't. It returns
nothing. If the value I want to look for is 117.5, however, it returns all
of the 117.50 records. Eh? How's that work? Whatever I do, I cannot get an
entry of 117.50 to return any records. I've tried formatting the query
fields (the table fields are set to Double, Fixed and 2 places), but it
doesn't make any difference!
Thanks (sigh).