R
RGT
I need a if/then statement that will basically show the following
if sum is less than zero then sum=0
else show sum.
Thanks,
Russ
if sum is less than zero then sum=0
else show sum.
Thanks,
Russ