Answered
Calculate a total by adding Constant amount to several other amount fields
This simplified notation calculation does not work. How do I fix it?
125.00 + Field1 + Field2 + Field3 + Field4
This simplified notation calculation does not work. How do I fix it?
125.00 + Field1 + Field2 + Field3 + Field4
If you want to keep them you must escape them in the formula, like this:
125 + Field\-1 + Field\-2 + Field\-3 + Field\-4
Same goes for other special characters, including spaces.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.