Forum Discussion
SeppT03
Apr 19, 2023Copper Contributor
Converting Text to numbers
I have statements in CSV format converted to text in excel. Pproblem the numbers are seperated with a comma as the thousand seperator and a dot for the decimal i.e. 10,562.98. They can therefore not...
- Apr 19, 2023
NUMBERVALUE does it - see attachment columns F-G
SeppT03
Apr 19, 2023Copper Contributor
Hi Nicolino, thank you for your speedy reply, much appriciated. Im not at all clued up in VBA so tried the formula instead however there is an error message I receive "Not trying to type a formula?"...