Automatically remove currency symbols
Please make it so that all currency values in a file remove the currency formatting. Every time I have a flat file that requires a calculation between 2 existing values on the file, I have to either remember to format my flat file before import, or I have to figure out how to do a custom code to do the calculation instead.
1
vote