I have a calculated field which is based on one field less another.
In the calculated field I put < > 0, yet it keeps returning zero's.
I then put >1 And < -1 so if there are decimals affecting the results.
Still zeros are shown.
I then put the decimals to 10 places and none show as being any different than 0.000000000.
I then make another query which just looks at the other query's calculated field and then I get only those greater than or less than zero, which is what I want
Am I missing something.
I don't want to have to base one query on another to get the desired results, is there a way to get the desired results in that field.
I have tried, NOT 0, tried text < > "0" and anything else that I can think of to no avail.
In the calculated field I put < > 0, yet it keeps returning zero's.
I then put >1 And < -1 so if there are decimals affecting the results.
Still zeros are shown.
I then put the decimals to 10 places and none show as being any different than 0.000000000.
I then make another query which just looks at the other query's calculated field and then I get only those greater than or less than zero, which is what I want
Am I missing something.
I don't want to have to base one query on another to get the desired results, is there a way to get the desired results in that field.
I have tried, NOT 0, tried text < > "0" and anything else that I can think of to no avail.