05-14-2023, 12:31 PM
The script runs maybe > 30 s. Then prints the CSV. Tested, never fails.
I tested in Chrome 113 + "uBlock Origin" extension.
If does not work, use print.it(...) to debug the script.
That line gets some more useful text than just cell.Name (I guess). If don't need it, replace the line with var s = cell.Name;.
I tested in Chrome 113 + "uBlock Origin" extension.
If does not work, use print.it(...) to debug the script.
That line gets some more useful text than just cell.Name (I guess). If don't need it, replace the line with var s = cell.Name;.