Hi,
I have a sheet with several currency formatted columns. The data can be entered with a form which has an "numbers only" validation for each currency column (renounce this validation doesn`t influence the issue)
If you enter an integer without decimal, everything is fine. The value is displayed as a currency in the sheet.
But if you have a decimal, e.g. 40.50 or 40,50 , the value is not formatted as currency.
As a result a total that is made from this column the non formatted values are not being summed up.
really hope somebody has a solution for that.