Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
I have excel sheet with text in it.
I have to export or save it as csv file so that all the columns are separated by comma and values in columns are enclosed in quotes. The csv file should be like: Name,"Password" John Doe,"home" Jane,"butterfly" Johnson,"12jhn15" Richard,"hamlet" Laura,"34LB12JM" How can this be achieved? |
#2
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
With your file loaded in Excel, use File | Save As and scroll through
the File Type options until you find .csv. You should be able to verify the format by loading the .csv file into Notepad afterwards. Hope this helps. Pete |
#3
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
Thanks, I was verifying it in excel itself, which showed the same structure
again. "Pete_UK" wrote in message oups.com... With your file loaded in Excel, use File | Save As and scroll through the File Type options until you find .csv. You should be able to verify the format by loading the .csv file into Notepad afterwards. Hope this helps. Pete |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Export XML | Excel Worksheet Functions | |||
Deleting data in a table from excel export | Excel Discussion (Misc queries) | |||
How do I export data from Excel into an ODBC client / or plain tex | Excel Discussion (Misc queries) | |||
Export to fixed width text file | Excel Discussion (Misc queries) | |||
How do I get data (tables) from IE to export to an EXCEL sreadshee | Excel Discussion (Misc queries) |