Posted 13 July 2020, 1:21 am EST
I am trying to deal with scenario :
There are multiple numeric values with some space.(Those space are due to changing language from english to other. ex: finnish)
For Example:
1 361,33
1 661,33
3 020,99
When I copy those values (CTRL + C) and paste it into different excel sheet, it pastes as it is but when I try to sum those values it results in zero.
I have attached sample code which actually formats selected cell.
Is there any way to copy these values without space and without changing its format on cell ?
