Just wanted to share this....
I have this simple formula to add a few variables. VarB := VarC + VarE + VarI + VarJ + VarK;. The formula does not work at times and result comes out zero.
What fixed this issue is I deleted the formula and retyped everything. And it worked. My guess is that the formula contained some undisplayed character that the syntax checker does not catch.
I have this simple formula to add a few variables. VarB := VarC + VarE + VarI + VarJ + VarK;. The formula does not work at times and result comes out zero.
What fixed this issue is I deleted the formula and retyped everything. And it worked. My guess is that the formula contained some undisplayed character that the syntax checker does not catch.