Hi,
I hope someone could help me with my problem.
I have an excel file "from_mydata.xls" closed. It has only one sheet ("data1"). I need to read the cell "a1" value and put it in a variable in order to confront this value with another, read from a second file "to_mydata.xls" already open.
I would like to read this value without open "from_mydata" file. Is it possible ?

thanks.