Simple read excel file!

Image 1

 

 

 

 

 

Hello everyone!

I can’t figure out what is wrong with this simple node that should read a sheet from an excel file.

I tested both with string and code block. File path and sheetname are correct!

Using Dynamo 0.8.1.817

 

Regards

//Shahrokh

Throw a “File.FromPath” node in there and you should be good to go.

2015-03-24_07h27_31

Thank you !

It worked.

However I had seen examples on the net that the wire goes out directly from File Path to Excel.ReadFromFile.

Any way. Appreciate your reply.

Regards

//Shahrokh