My code below won't run. Is it because there is about 35000 rows of data used and it can't handle finding the last used row that it gives me the error?
![]()
Please Login or Register to view this content.
My code below won't run. Is it because there is about 35000 rows of data used and it can't handle finding the last used row that it gives me the error?
![]()
Please Login or Register to view this content.
Integer can only hold up to thirty thousand and a bit (32768?), use Long instead.
If posting code please use code tags, see here.
Can you alter the code for me to include Long please?
What Norie was saying, you need to change the variable
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks