Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'getLastRow' of null (line 291, file "Code") #2

Open
shanelcorbett opened this issue Sep 4, 2020 · 1 comment

Comments

@shanelcorbett
Copy link

Hi,

When I run importOrderData I get this error notification: "TypeError: Cannot read property 'getLastRow' of null (line 291, file "Code")"

This is the full line 291:
lastInsertedRowNumber = sheet.getLastRow()-1; // gotta pick somewhere to start, let's start at the last row number

How do I correct this?

Thanks

@zyphlar
Copy link
Contributor

zyphlar commented Sep 4, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants