How to Find the Last Non-Empty Row in A Column With Google Apps Script?
Intro
I am writing this short blog to share a solution to a problem that has been bugging me for a while, which is to find the last row in a column accurately.
Problem
Usually, when you use google apps script and want to find the last non-empty row w...
kcl.hashnode.dev4 min read