View Single Post
 
Old 12-20-2016, 03:39 AM
rocky2 rocky2 is offline Windows 10 Office 2013
Novice
 
Join Date: Feb 2016
Posts: 25
rocky2 is on a distinguished road
Default

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.
Reply With Quote