What is the difference between .wk3 and .tab?
- Extension
- .wk3
- .tab
- Format
- Binary
- Text
- Category
- Spreadsheet
- Database
- Developer
- IBM
- Description
- Lotus 3 Worksheet (WK3) is a spreadsheet file format used by the Lotus 1-2-3 software. It stores tabular data and formulas in rows and columns and is used for data analysis 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
- .wk3 on Wikipedia
- .tab on Wikipedia