Apr 14, 2010 Original Poster #1 How do I know if I've saved a file in CSV format (after editing that file)?
A ampg-it Free Member Mar 18, 2010 16 2 Sheffield Apr 14, 2010 #2 It should have the file extension .csv i.e. filename.csv Upvote 0
A alanc Apr 14, 2010 Original Poster #3 If your editing in Excel or similar spreadsheet, choose Files/Save As, and from the File Types drop-down, select "CSV (Comma Delimited) *.csv" Upvote 0
If your editing in Excel or similar spreadsheet, choose Files/Save As, and from the File Types drop-down, select "CSV (Comma Delimited) *.csv"
spreadsheetsdirect Free Member Jun 29, 2007 503 65 Southport Apr 14, 2010 #6 Open it up in notepad if you want to check the delimeters. Opening in Excel will split it into different cells. Upvote 0
Open it up in notepad if you want to check the delimeters. Opening in Excel will split it into different cells.