G
Gonzalo
I have the following Expression in a query, Hours earned: Sum([Qty]/[UPH])
I want to add an IF statement that says if the value in UPH is 0 then
Sum([Qty]/[UPH]) = 0 , write now I’m getting a message that says “Division by
zeroâ€
I want to add an IF statement that says if the value in UPH is 0 then
Sum([Qty]/[UPH]) = 0 , write now I’m getting a message that says “Division by
zeroâ€