Hacker News new | ask | show | jobs
by boshomi 274 days ago
You should never blindly trust Excel when using CSV files. Try this csv file:

    COL1,COL2,COL3 
    5,"+A2&C1","+A2*8&B1"
2 comments

True, but not the point here. "You can" and "You should as a general rule" are not the same.
Hesitant to actually try to open this, what does it do?