Hi all, I am facing this error when i want to calculate the weight on my form.
the weight i want to convert is 32800lbs to KG with this formula (lbs/2.2046)
but when i click on my button, it show error message "Overflow" I change the data type to long integer in my table and it still did not work
how to fix this?
the weight i want to convert is 32800lbs to KG with this formula (lbs/2.2046)
but when i click on my button, it show error message "Overflow" I change the data type to long integer in my table and it still did not work
how to fix this?