I'm trying to open a CSV file with more than 2 GB, but when I open it, all the cells are empty. Is there any way to open it .
I can open it By R , but I want to see the data in excel.
Not sure if this is what you are looking for but I did something like this in the past. There's a wizard in Execel to import CSV data, you can also transform it in the process.
Hope this helps
Possibly irrelevant tip - as far as opening big CSV files, I had issues with ll text editors (they just crashed trying to load the big file). Sublime did the trick however.