codeice / linqtoexcel

Automatically exported from code.google.com/p/linqtoexcel
0 stars 0 forks source link

How to handle Error invalid worksheet because worksheet name is greater than 31 char without changing the sheetname #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Unable to read from a excel since its worksheet name is longer than 31 char.
2.I cant change the sheetname since excelsheet I m reading is external. 
3.

What is the expected output? What do you see instead?
WorksheetRange should give result.

What version of the product are you using? On what operating system?
excel 2003, windows 7

Please provide any additional information below.

Original issue reported on code.google.com by kamni.ka...@gmail.com on 19 Nov 2014 at 2:55