Hello,
I have around 100 word documents stored in my folder, I need to open each document and find the last page and insert a new blank page and paste the excel data to it. I tried using the below code but getting stuck in Sub ProcessDocument(objWordDoc As Document). Please help..
Private...