What is the difference between .mp and .tsv?
- Extension
- .mp
- .tsv
- Format
- Text
- Category
- Spreadsheet
- Database
- Developer
- Microsoft
- Description
- Microsoft Multiplan (.mp) files were spreadsheet documents created using Microsoft Multiplan, a program created by Microsoft in the early 1980s. MP files were commonly used to store data in tabular form and could be used for a variety of tasks.
- 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.ms-project
- text/tab-separated-values
- Wikipedia
- .mp on Wikipedia
- .tsv on Wikipedia