Delete a Row in a Table with Merged cells

K

kostaus

Hi!

I am a beginner in VBA.
I try to delete a row in a table, which table contains some merged cells.

Is this possible?

One note: the row that I try to delete does not contain merged cells.
I tried to specify the range before the delete command, but I still get the known error about merged cells.

Any help?

Thanks
 
Top