Skip to content

broken lastRow #10

@Landsil

Description

@Landsil

It doesn't impact the working of code, but it's both pointless and wrong

var column = main_A.getRange('A1:A').getValues(); var lastRow = column.filter(String).length;

This should correctly find the last non-empty row in column A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions