Tagged Questions
1
vote
1answer
145 views
Delete cell content in Libre (Open) Office based on the cell value
I have a huge csv file (tens of thousands of rows) that I need to filter based on different criteria. After trying to find a proper CSV editor, I decided to use LibreOffice Calc. CSVed is great, but ...
5
votes
3answers
3k views
How to remove a plain text protecting single quote from all the selected cells in LibreOffice Calc?
I've imported a CSV file having the first column to be date-time values in ISO 8601 format like
2012-01-01T00:00:00.000Z
for the first moment of the year 2012.
Then, willing to make ...