What is the difference between .wks and .tab?
- Extension
- .wks
- .tab
- Format
- Binary
- Text
- Category
- Spreadsheet
- Database
- Developer
- IBM
- Description
- Lotus 1-2-3 Spreadsheet (wks) is a file type used for storing spreadsheet documents created with the Lotus 1-2-3 software. It is a proprietary format developed by IBM, and was the predominant spreadsheet software during the 1980s and early 1990s. The files typically contain data organized in rows and columns, as well as formulas and calculations.
- A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
- MIME Type
- application/vnd.lotus-1-2-3
- text/tab-separated-values
- Wikipedia
- .wks on Wikipedia
- .tab on Wikipedia