Skip to content

WorksheetRangeNoHeader returning blank for cells with values #190

@cmscott2

Description

@cmscott2

I have a string column that has 3 cells with numbers in string format, and then 2 cells that contain strings that start with an N followed by some numbers. All of these cells also have rows in between them that are empty. If I leave it in that order WorksheetRangeNoHeader just returns an empty string for the last two cells. However, if I put one of the strings starting with an N in the first row it will read all of the cells correctly.

When I iterated through each row using Worksheet instead of WorksheetRange it was able to read that value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions