At work, an important part of my job is to be able to generate quantitative data to demonstrate my researsh result. What could be better than an Excel chart to shows your results?
From a software to Excel, there is a simple answer: CSV files (Comma Separated Values). It's a text format with a really simple syntax mainly based on the comma separator. It makes really easy to make table of data that Excel is going to load directly.