Thanks.
But I get the same exception on :
Code:
If .Cells(1).RowIndex < 3 Then
If the table has vertically merged cells.
I also looked at what Guessed posted, but it requires me to go over every cell and that is very time consuming in long documents.