What is the difference between .wk4 and .csv?
- Extension
- .wk4
- .csv
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- IBM
- Microsoft
- Description
- Lotus 4 Worksheet is a spreadsheet file created with Lotus 1-2-3 version 4, a spreadsheet software program. It stores data as a series of worksheets and supports features such as formulas, charts, and graphs. It is used to store and analyze numerical data.
- A CSV file is a comma separated values file commonly used by spreadsheet programs such as Microsoft Excel or OpenOffice Calc. It contains plain text data sets separated by commas with each new line in the CSV file representing a new database row and each database row consisting of one or more fields separated by a comma. CSV files are often opened by spreadsheet programs to be organized into cells or used for transferring data between databases.
- MIME Type
- application/vnd.lotus-1-2-3
- text/csv
- Sample
- sample.csv
- Wikipedia
- .csv on Wikipedia