How to copy whole data from MS word into Excel Cell

satish78

Board Regular
Joined
Aug 31, 2014
Messages
218
Hi

Found few references on Mrexcel but are not relevant to my query.

I have a huge list of documents with file types like ms word(.doc, .docx, rft etc), pdf, .txt

Trying to loop a list of above file type location paths from excel sheet2 and extract whole data from msword document, pdf and txt files into sheet1 single cell and wrap it automatically to avoid enlarge cells.
Can anyone provide the VBA code which loops list of location paths from sheet2 ?. and input data Sheet1.

Thanks
Satish
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,215,063
Messages
6,122,935
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top