G
Guest
Am attempting to use conditional expressions that may result in multiple
responses based on the result of expression "=-Int(-Sum([Raw]*24))" in a
report. i.e. if the result is <24 then print "none", if >=24 and <=39 then
print "reward", if > 39 then print "Reward Plus".
Thanks
responses based on the result of expression "=-Int(-Sum([Raw]*24))" in a
report. i.e. if the result is <24 then print "none", if >=24 and <=39 then
print "reward", if > 39 then print "Reward Plus".
Thanks