I have a table with 5 columns. Only the first row has 4 columns, the first row first column is merged. I want to delete the 4th column of each row. But because of the mixed cell widths I receive run time error 5992.
looked at this solution: How to access columns in a table that have different cell widths from MS Word
The code is not for VBA