I am sorry I cannot provide you with a file as a template due to GDPR. Thanks a lot.
So plz try the code which I've modified with my imagination according to your code.
Sub ImportTablesAndFormat()
    Dim wdApp As Word.Application ' Object
    Dim wdDoc As Object
    Dim wdTbl As Object 

 
    
Top comments (0)