After reading a bit more I realized that this won't work for binary (XLS) files but only for Open XML (.xlsx) files. Wonder if it is at all possible to read data from XLS files without Excel application itself. I've seen some ADODB examples but can't figure out if I can get values in of single says with this method..