I would like to get data from .xls files without manually opening Excel. One possibility is to use COM automation.
There are the com-1.2.3 and hdirect packages, but I can't find any examples of how to use these packages with Excel.
Does anyone have a solution for this?