Hello Fellows,
I want to Loop through a folder and remove all formatting of MS Word documents from Excel.
I am using below attached code, but it's not working. I am stuck with actual command execution.
Please help me in this regards
Thanks
Sub clrfmt()
Dim wdapp As New Word.Application...
Hello Fellows,
Using below attached VB code to extract few starting paragraphs from Word into Excel. Working great.
Now, I also want to include the word file name to be extracted from where the paragraphs has come.
Please help me as I am totally newbie here.
Sub getWordData()
Dim wdApp As...
Hi, Totally newbie here, please bear with me.
I need to copy a specific data from multiple word documents/files. All files are in a single folder. The contents of the Word Documents are not in a specific format.
No specific marks or anything to distinguish required data from the rest of the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.