I came across a function to sum numbers in this thread:
I tried to use it, and it works fine for numbers without 00.
However, when summing 1500 + 400 if gives 19 as answer.
Please help me to use the function correctly.
I tried to use it, and it works fine for numbers without 00.
However, when summing 1500 + 400 if gives 19 as answer.
Please help me to use the function correctly.
Comment