Greetings!
I need to take about 500 v-cards (.vcf files) and convert them into something manageable like an Excel spreadsheet. From there, I will bulk load the data into an Oracle database.
So far, I have succeeded only in creating an Excel spreadsheet that is nice for say, printing mailing labels, but I need a format that’s more akin to a flat-file database approach. (col A = name, etc)
Where am I doing wrong? Any ideas?
many thanks!
chris