If [expr1]>0,=[expr1],0

  • Thread starter Thread starter Akram
  • Start date Start date
A

Akram

hi,
i made a qry for Trial balance, Expr1:Sum([Dr]-[Cr])
Expr2:Sum([Cr]-[Dr])
it is ok when it is open. when i do a condition to Expr1 criteria >0 then
also ok
But Expr1 criteria >0 and Expr2 <0 it show error
 
What is the "show error"? Use other criteria to filter the records to find
which record or records cause the error.
 
Back
Top