I want to round a number with no decimals, so I use:
Round(MyNumber, 0)
I want to ask you how can I add a digit grouping "." ?
eg. if MyNumber = 1344,78 I want to be displayed as: "1.344,78"
How can I achieve this?
Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece
