Hello,
I have a spreadsheet with multiple variable tables. I would like to get a count of rows for each table. The tables are separated by a blank row. Is there a way I can do this using VBA? The pattern could look something like this.
4 rows of data
blank row
3 rows of data
blank row
7 rows of data
Thanks,
I have a spreadsheet with multiple variable tables. I would like to get a count of rows for each table. The tables are separated by a blank row. Is there a way I can do this using VBA? The pattern could look something like this.
4 rows of data
blank row
3 rows of data
blank row
7 rows of data
Thanks,