addition operator doesn't work in expression buidler

D

Dan Sweetwood

Without knowing the formatting of the fields (text,
Number, Date, etc.) my guess is that values are the
default text type. Only number and date types can be used
in calculations. Good luck!
-----Original Message-----
We've created a form that includes values that we would
like to total. I used the expression builder to create
the following formula: =[Eligibility]+[Citizenship].
However, the arithmetic operator (+) isn't totaling the
values. I've tried the other operators (*,-,or /) in the
formula to see if they work. Each of these other
operators perfom the mathematical operation (multiply,
subtract or divide) they are supposed to do. The addition
sign just won't add! What is the fix for this problem?
 
Top