Excel API

Hi All I would like to open an Excel file without open excel, I mean I want to read an Excel file (and some specific cells) on a server where excel is not installed, is theere any kind of possibility to do that ?

Thanks :slight_smile:
Sax72

You have to work with XLSX files (not XLS) and you have to use Workbook activities not the Excel ones (from the Studio)