How to tell if a cell is merged

D

Dennis S

I have a WORD table with several cells which are vertically merged. Is there
any way through VBA to loop through the cells and detect the specific cells
which are vertically merged?
 
Top