![]() |
#1
|
|||
|
|||
![]()
I am importing a .CSV Contacts file from Excel to Outlook 2013, but when mapping values, they come in one raw instead of several raws. ex. Name, address, tele num, and so on. they should come like this to be able to map them:
Name address tele num any suggestion please? |
#2
|
||||
|
||||
![]()
My immediate thought is that the process is looking for comma separated values and it looks as though your separator is a semi-colon. Replace the semi-colons with commas and try again.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#3
|
|||
|
|||
![]()
Thank you, but how can I change the semi colon to comma? and next times, how can I let Excel save it as comma instead?
|
#4
|
|||
|
|||
![]()
dear gmayor:
you are quite right. I tried it and it succeeded. you are wonderful. but, how can I let Excel, Access and Outlook save the out put Comma separate.CSV with comma instead of semi colon. I tried it again and it still saves them as semi colon separated ? Thank you very much in advance. |
#5
|
||||
|
||||
![]()
If you save an Excel worksheet as CSV format, a comma delimited file should result. CSV is an acronym for Comma Separated Values.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#6
|
|||
|
|||
![]()
Thank you very much again.
With your help I was able to save the right .CSV from Access and import it to Outlook, but I still have 2 problems: When I export a file from Access to Excel and then save it to .csv, it still gives me semi colon instead of comma. also when I export outlook to .csv it gives me a file with comma , but I can not import it to Gmail. Gmail does not import it and gives no error at all. it just does not import it. any clue please? |
#7
|
||||
|
||||
![]()
I'm afraid I know nothing about Gmail's address book.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#8
|
|||
|
|||
![]()
How about saving Excel to .csv. why does it give semi colon instead of comma?
|
#9
|
||||
|
||||
![]()
It probably relates to your local regional list separator character in Windows Regional Settings. That being the case it might be safer to open the CSV in Word or even Notepad and replace the semi colon with comma for this exercise.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#10
|
|||
|
|||
![]()
Thank you very much for your great help.
I really appreciate it. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
shabbaranks | Excel Programming | 1 | 07-10-2014 12:18 AM |
Outlook 2007 keeps crashing when importing contacts | desireemm1 | Outlook | 0 | 04-29-2014 03:34 PM |
Copy Excel sheet (contacts) to Outlook Contacts using VBA | szchris384 | Outlook | 0 | 03-01-2014 05:48 PM |
![]() |
samsnov | Excel | 5 | 09-29-2013 04:24 AM |
Importing contacts crashes Outlook 2010 - can I reinstall, still keep settings/data? | gandro | Outlook | 1 | 12-10-2011 08:38 PM |