when i try to open an excel file i have this error message. Warning: Usage of a local non-builtin name
My excel file file contains more than 1600 rows if i try the same code and open a small excel file, it's working.
Why please?
I use JXL thank you
It appears to be just a warning, and not an error related to the excel file, not the parsing of the file, i'd just ignore it. Here is the code that generates that warning: