K
K90267000 via AccessMonster.com
One of my expression ("balance") in a query is:
Balance: NZ([a],0)+NZ()-NZ([c],0)-NZ([d],0)-NZ([e],0)-NZ([f],0)
The results :
Positive values : No problem
Negative values : No problem
Zero values : some No problem, some show values like "2.8421709430404E-14"
why is this so?
can someone help me with this please?
Thanks in advanced.
Balance: NZ([a],0)+NZ()-NZ([c],0)-NZ([d],0)-NZ([e],0)-NZ([f],0)
The results :
Positive values : No problem
Negative values : No problem
Zero values : some No problem, some show values like "2.8421709430404E-14"
why is this so?
can someone help me with this please?
Thanks in advanced.