I think I may have solved the answer to this question once and for all, well for Excel users anyway.
OK, bear with me, this is a lot easier than it might sound. After getting a trading account CSV from my bank on a regular basis I ran into this problem over and over. No amount of formatting inside excel worked.
So please note -> This has everything to do with HOW you import the file.
So, with the CSV downloaded on your machine or accessible via a dialog box do the following.
- Open Excel with a blank sheet, do NOT click on the CSV first to then open Excel, this will not work that way.
- Then select DATA button from the menu and then GET DATA (Power Query).
- Then select the TEXT/CSV button.
- Then click browse and select your CSV and then click GET DATA and then NEXT.
- Check the delimiter based on your specific file (you can see how the transformation has worked in the window), in many instances this will be a comma, yours may differ.
- If you think there is something fishy with your file formatting then you can use the TRANSFORM DATA to deal with other oddities you may see, otherwise just click LOAD.
Now, when you are in your imported sheet you should see the correctly formatted numbers in the relevant columns. Go ahead and try the sum() function under your column. You will also see that the data is "seen" by the Average and Sum function on the bottom status bar, which was not the case before.
Hopefully this has helped at least one person. This stumped me for HOURS and so when I found what worked for me (can't truly promise it works for everyone), I had to share. And NO, I don't know how you would do this in Numbers.
All the best guys 'n' gals. Happy importing.