Hi all,
I need to be able to read only the rows from a worksheet that have data in, and for each row with data I need to read each cell that has data.
I don’t know before hand how many rows and columns have data, so need a way to work this out so I don’t end up reading blank rows and columns.
Thanks