Hacker News new | ask | show | jobs
by v3gas 1726 days ago
Interesting, thanks!

Do you happen to know how to paste regular UTF-8 text into Excel/Google sheets as multiple cells? If I copy two cells in Sheets, I get a tab character (\t) between the cells. But if I try to paste "hello \t world" into Sheets then it's just dumped into one cell.

1 comments

Nevermind, the tab character is indeed what's needed to split it into multiple cells.