Script/Formula for Comparing/Editing 2 Spreadsheets
Go to solution
Solved by RedWulf,
1 minute ago, Enderman said:i know programs that can do that for text files, but idk about spreadsheets
csv is a text file essentially unless you mean it is only string/column based. Comma separated value format, which is how many programs store spread sheets and it is nearly readable. Change some syntax(commas) and some parameters to this and it would be csv.
2 minutes ago, MoraisGT said:
10076 john john.stevens john.stevens@domain.com
I work in excel usually, but I imagine libre has some options
see if this topic helps. There are some more complex data base programs and some programming option but that seems excessive for this task.
http://stackoverflow.com/questions/6709225/merging-data-in-open-libreoffice-calc

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now