G
Guest
Hi
Is there an anyway I can put below "if" condition in query to produce the output(f3).
f1& f2 is the field from table & f3 is temporary calculated field in query
if f1 = 0 then f3=
else
f3 = f2 - f
Is there an anyway I can put below "if" condition in query to produce the output(f3).
f1& f2 is the field from table & f3 is temporary calculated field in query
if f1 = 0 then f3=
else
f3 = f2 - f