Jul 15, 2004 #1 gchen Programmer Joined Nov 14, 2002 Messages 174 Location US Help!!!! I have a excel file... when i "save as" to a .txt file, there is no delimiter. when i "save as" to a .csv file, it is still a speadsheet. how am i able to save it as a pipe delimited ascii file? thanks a million!
Help!!!! I have a excel file... when i "save as" to a .txt file, there is no delimiter. when i "save as" to a .csv file, it is still a speadsheet. how am i able to save it as a pipe delimited ascii file? thanks a million!
Jul 15, 2004 #2 dcompto Technical User Joined Jul 5, 2001 Messages 751 Location US When you did the "Save As", which of the two .csv file types did you use? CSV (Comma delimited) (*.csv), or CSV (MS-DOS) (*.csv) Or, did the CSV (Comma delimited) (*.csv) file type not work in this instance? Upvote 0 Downvote
When you did the "Save As", which of the two .csv file types did you use? CSV (Comma delimited) (*.csv), or CSV (MS-DOS) (*.csv) Or, did the CSV (Comma delimited) (*.csv) file type not work in this instance?
Jul 15, 2004 Thread starter #3 gchen Programmer Joined Nov 14, 2002 Messages 174 Location US Sorry, False alarm. I got it and it work pretty well! Upvote 0 Downvote