# Put contacts on a spreadsheet with a common '''First name''' and '''Phone number''' in two columns and save as a CSV file on the Desktop as '''contacts.csv'''.
+
1 Put contacts on a spreadsheet with a common '''First name''' and '''Phone number''' in two columns and save as a CSV file on the Desktop as '''contacts.csv'''.
* Give Common First Name (Program name as part of the contact name). For example "RIE.XYZ." next column "Mobile number" <br>
* Give Common First Name (Program name as part of the contact name). For example "RIE.XYZ." next column "Mobile number" <br>
−
# Convert csv to vcard by running below commands on terminal.
+
2 Convert csv to vcard by running below commands on terminal.