One VCF or several VCF?
A VCF file can hold several contacts. So, you may have just one VCF for all your contacts (ideal) or one VCF for each contact. If this is the case, you need to merge all your contacts into one file. To do this, open your command prompt and use the following command in the vcf folder:
copy *.vcf all.vcf
This will merge all the vcf(s) into one file name “all.vcf”
Converting to Excel or CSV
Download the “Free VCF file to CSV or Excel converter” macro from here and open it. It will automatically launch Excel and ask you for a file to convert.
Choose “all.csv”
Save the file.
That’s it!