T
Tim
Set rng = tbl.Rows.Last.Range
The above code generates an Error
5991 - Cannot access individual rows in this collection because the table
has vertically merged cells.
The above code generates an Error
5991 - Cannot access individual rows in this collection because the table
has vertically merged cells.