S
Stefan
In the query I have a calculated field
Remainder:[Billed Amount]-([Insurance Amount]+[Client
Amount])
in the criteria box for remainder I have <>0 to filter out
claims with no balance. The filter does not work.
How can I filter these records out???
Insurance Amount and Client Amount are defined as double
in the table. This is a linked table from my billing
software so I cannot change settings in the table.
If I do not set Remainder to currency some of the
calculations are very large numbers
ex 136788005E-15 If I set remainder to currency it will
return $0.00 for these fields.
Even when Remainder is currency and $0.00 and I have <>0
in criteria box the $0.00 records are not filtered out.
Thanks in advance
Remainder:[Billed Amount]-([Insurance Amount]+[Client
Amount])
in the criteria box for remainder I have <>0 to filter out
claims with no balance. The filter does not work.
How can I filter these records out???
Insurance Amount and Client Amount are defined as double
in the table. This is a linked table from my billing
software so I cannot change settings in the table.
If I do not set Remainder to currency some of the
calculations are very large numbers
ex 136788005E-15 If I set remainder to currency it will
return $0.00 for these fields.
Even when Remainder is currency and $0.00 and I have <>0
in criteria box the $0.00 records are not filtered out.
Thanks in advance