G
Guest
I have two fields that are the result of calculations.
value of col 1 = 137
value of col 2 = 135
total: [col1]+[col2]
result 137.135
when I change the + to -
result 2
why would it treat a + different than a - .... Is it a format issue...
value of col 1 = 137
value of col 2 = 135
total: [col1]+[col2]
result 137.135
when I change the + to -
result 2
why would it treat a + different than a - .... Is it a format issue...