Hi, I am struggling to find the correct format for Italian locale. Please refer the screenshots below.
I am trying to find a way to work with the decimals. My system takes decimals as dot(.) whereas in italy it takes as comma(,).
Below is my function.
Text(Value(b6lbl.Text),"[$-en-US]#,##0.00€")


what should be the correct code ?