Hi all,


I've got a piece of software that exports a translation document to a bunch of tables in a word document. I need to (from the screenshot)remove the first two tables, in the third table I need to remove the top row, then the first cell in the second row. In the final table I need to remove the first three columns. Then I'd need to loop the macro to run again for the next set of tables.

screenshot.jpg

I'm assuming this is all fairly simple if I just leverage the column or table headers. Is there an easy way to accomplish this? Thanks a bunch