I have a form that has two fields I use to do some calculations.
The problem I am having is that I can't put in a number with a decimal, (such as 2.250). The number keep rounding up or down to the next whole number. I want to keep it all in decimal format.
How can I do this. Any help would be greatly appreciated.
The problem I am having is that I can't put in a number with a decimal, (such as 2.250). The number keep rounding up or down to the next whole number. I want to keep it all in decimal format.
How can I do this. Any help would be greatly appreciated.