Hello! I have this problem for which I have been searching a solution for some time now. This may be due to lack of knowledge in Excel or poor skill of the English language. I need the first column to look like the second column - simply move the comma by one number to the left. Help would be much appreciated.
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]15,23[/TD]
[TD]1,52[/TD]
[/TR]
[TR]
[TD]146,32[/TD]
[TD]14,63[/TD]
[/TR]
[TR]
[TD]7,85[/TD]
[TD]0,78[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 300"]
<tbody>[TR]
[TD]15,23[/TD]
[TD]1,52[/TD]
[/TR]
[TR]
[TD]146,32[/TD]
[TD]14,63[/TD]
[/TR]
[TR]
[TD]7,85[/TD]
[TD]0,78[/TD]
[/TR]
</tbody>[/TABLE]