Tagged Questions
3
votes
2answers
232 views
Is there a simple way to visualize a spreadsheet in terminal or as clear text?
I want to be able to easily show a simple text-only representation of a spreadsheet (Calc or Excel) via the command line (so I can pipe that output to usual Linux text manipulation tools). Is there a ...
1
vote
1answer
574 views
Save .csv with formulas?
It seems to be an undocumented/unsupported feature, but if you open a csv (comma separated spreadsheet) with Libreoffice, it will calculate formulas that start with = in the text file. Unfortunately I ...