CSV, which stands for Comma Separated Values or Character Separated Values, is a text based format that can be used to store information from a spreadsheet or database. Each record is stored on a separate line, and each value is separated by a character like a comma (although other characters can be used). Because of the simplicity of the format it is widely supported, and provides a convenient way to transfer information between different applications. CSV files don't typically support any kind of formatting though.
This guide shows you how to work with CSV files in applications like Excel, and how CSV files can be used to transfer data such as email contacts.
| How to Split Strings in PHP
PHP provides simple and easy to use functions to split long strings. These PHP string split functions allow you to use the function's arguments so that you can have the string split... |
Convert Excel 2007 Spreadsheets to CSV Files
If you have data in an Excel spreadsheet that you want to use in another application, you may need to convert that information to a text file before the other program can read it. In... |
| Ant Movie Catalog Review - Manage Your Movie Collection Easily & For Free
Ant Movie Catalog is an extremely useful application for people who have a lot of movies in their collection. This free application will help movie lovers manage their movie collections... |
Importing Contacts to Outlook 2010
You can import contacts from just about any email client into Outlook 2010, provided those contacts are in CSV format. Learn how to import contacts into Outlook 2010.... |
| Tips to Convert Microsoft Excel Files to Text
Converting Microsoft Excel files to text is becoming easier by the year. The latest versions of Excel read and work with most text files without the need for any conversion at all.... |
How to Sync Outlook Contacts with Gmail
Both Microsoft Outlook and Gmail are commonly-used email products, but there is no built-in way to sync Outlook contacts with Gmail. This isn't to say that they can't be synced... |