I have a data set that does not have any decimals. I turned on fixed decimal and tried to copy the data in a new column, but that didn't work. Instead of having to re-type 30K entries, is there a way to copy the data with no decimals to a new row with decimals?
For example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Current row[/TD]
[TD]New Row[/TD]
[/TR]
[TR]
[TD]12758190[/TD]
[TD]127581.90[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance!
For example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Current row[/TD]
[TD]New Row[/TD]
[/TR]
[TR]
[TD]12758190[/TD]
[TD]127581.90[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance!