G Guest Jun 1, 2007 #1 I need help in how to convert an excel file into a .cvs file - any help on this would be great
D David H. Lipman Jun 1, 2007 #2 From: "Sbynum" <[email protected]> | I need help in how to convert an excel file into a .cvs file - any help on | this would be great | -- | Sbynum This is an Excel question not a WinXP question and should have been asked in an Excel or MS Office new group. Choose File --> Save As Choose CSV as the file save as type.
From: "Sbynum" <[email protected]> | I need help in how to convert an excel file into a .cvs file - any help on | this would be great | -- | Sbynum This is an Excel question not a WinXP question and should have been asked in an Excel or MS Office new group. Choose File --> Save As Choose CSV as the file save as type.
P Patrick Keenan Jun 1, 2007 #3 Sbynum said: I need help in how to convert an excel file into a .cvs file - any help on this would be great Click to expand... In Excel, go to File, Save As. It's possible that you may need to install the file converter from the Office CD. CSV stands for comma separated variable, a text data file format in which fields are separated by commas. So: field1, field2,,field4. Unused fields will still have to have the comma to hold their place. HTH -pk
Sbynum said: I need help in how to convert an excel file into a .cvs file - any help on this would be great Click to expand... In Excel, go to File, Save As. It's possible that you may need to install the file converter from the Office CD. CSV stands for comma separated variable, a text data file format in which fields are separated by commas. So: field1, field2,,field4. Unused fields will still have to have the comma to hold their place. HTH -pk