I have a table with telephone call records. One of the fields has the price of the call and another contains my calculated price (to check that the charged price is correct). I have a query which subtracts the one from the other and is supposed to show me those where the diff is <> 0. So that I can see all calls that have been charged incorrectly.
The problem is that it returns a lot of calls where the 2 fields are equal but the diff has some strange amount in it.
I have checked that the fields are single and fixed so there are no hidden decimals.
I am very confused and would appreciate any input.
Thanks
Dax
The problem is that it returns a lot of calls where the 2 fields are equal but the diff has some strange amount in it.
I have checked that the fields are single and fixed so there are no hidden decimals.
I am very confused and would appreciate any input.
Thanks
Dax