I’m having issue with reading a Google Sheet. My code is not read the empty range. I have a spreedsheet which contains 11 colummns, but the last 3 are empty. I want to read the entire range.
The required cells begins on cell B9 and has no limited end
I’m not including those in headers. I’ve been testing and icluded, manualy and before run the process a word in the last empty colummn and it worked, but i need to read even when it is empty.