Good day,
Hoping you can assist please.
I am trying to record a macro which will find text and replace it with numbers.
I have copied figures from a CSV document onto my Excel sheet.
They are not reading as figures, so I need to change the format into something that will read as a number.
If I replace the full stop (.) with a comma (,) manually by using find/replace, it works.
Example: 54.34 changes to 54,34
But when I record a macro to do the same, it's not working in the same way.
While it replaces the full stop with a comma, the figures still do not read as numbers.
Any ideas?
Regards,
Lindi