G
Guest
I am unsuccessfully attempting to create a form that adds form field Ref
Text8 with 10 dollars and give a help command if the calculation tallies more
than $160.
However all I got was $0.
My equation was =if({Ref Text8}+10>160,"Advance amount can not exceed
$150.",=({Ref Text8}+10))
Where did I mess up?
Text8 with 10 dollars and give a help command if the calculation tallies more
than $160.
However all I got was $0.
My equation was =if({Ref Text8}+10>160,"Advance amount can not exceed
$150.",=({Ref Text8}+10))
Where did I mess up?