How to convert a string that contains a space (ex: 4 600) to a real?
The str2Num function would return "4" instead of "4600,00".
Regards,
How to convert a string that contains a space (ex: 4 600) to a real?
The str2Num function would return "4" instead of "4600,00".
Regards,