> Dear friends!
> I have vcard file with multiple contacts (more than 1000). It comes
> from sonyericsson p1i.
> I need to import it to OC and then export to XLS. The problem is that
> some of contacts have are like this:
> BEGIN:VCARD
> VERSION:2.1
> REV:20070810T200132Z
> UID:04076269abaa31b2-00e10bee65bbfbed-3094
> N;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:=
> ;=D0=95=D0=BB=D0=B5=D0=BD=D0=B0=20=D0=91=D0=BE=D0=B3=D0=BE=D0=BB=D1=8E=D0=
> =B1=D0=BE=D0=B2=D0=BE;;;
> TEL;VOICE;CELL:89607373721
> TEL;VOICE;CELL:89206222341
> TEL;VOICE;CELL:89618729724
> TEL;VOICE;CELL:84922300354
> TEL;VOICE;CELL:84922300108
> END:VCARD
> i.e. each have more than 5 records with phone numbers with the same
> name of record
> Please help!