0
sum formula
I have two choices fields which are filled with numbers, i would like in a formula fields to sum the two fields according to the number i choose, which formula should i use ?
I tried : sum('choice' , 'choice') but the result is wrong
1 reply
-
number(text(choicefield1)) + number(text(choicefield2))
Content aside
- 4 yrs agoLast active
- 1Replies
- 573Views