Click here to Skip to main content
15,914,895 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
When i am running the javascript code that is reading excel of 237 rows so it runs well but when i am reading the excel of 999 rows with the same code so it gives error "Number expected" in line 272 although my code ends at line 268.Can anyone plz tell me how to fix it
Posted

1 solution

I think when you get a javascript error, it also counts the lines in the hosting html file. Of course I could be wrong...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900