Hi, My data contains F1 and F2 fields that has numeric numbers and I would to sum all these values in the formula
Let's say F1=1 and F2=10
I can't use [F1]+[F2] as it will give me 110 instead of 11
What is the formula that I can use in Formula
Thank you