-1
I have a very large spreadsheet in csv format with about 8 million lines and several columns, among them a column with people’s phone. I also have another spreadsheet, in excel, with 2 thousand lines with people’s phone. I need to generate a third spreadsheet, with the phones that appear in the two spreadsheets simultaneously. How do I do that?
Your question is very vague and may not even belong to Stackoverflow if you intend to use spreadsheet to do this. If it’s a spreadsheet - is it Excel or another product? If you want to do it using code - what programming language do you know and want to use?
– epx