View Single Post
 
Old 01-27-2016, 06:46 AM
hiwire03 hiwire03 is offline Windows 7 32bit Office 2013
Novice
 
Join Date: Dec 2014
Posts: 17
hiwire03 is on a distinguished road
Default Extract Data from Word Documents

I am using Office 2013 64 bit.

I have many word documents in the undermentioned format:

1.Heading A
blah blah

2.Heading B
blah blah blah

3.Heading C
blah blah blah

What I am trying to achieve is a document that extracts contents based on the Headings and consolidates then into a separate file. So I would have three files:

File X :
Heading A from File 1
Heading A from File 2
Heading A from File 3
..

File Y :
Heading B from File 1
Heading B from File 2
Heading B from File 3
..

File Z :
Heading C from File 1
Heading C from File 2
Heading C from File 3
..

If the same can be reversed it would we awesome.

Thanks in AdvanceI am using Office 2013 64 bit.

I have many word documents in the undermentioned format:


1.Heading A
blah blah


2.Heading B
blah blah blah


3.Heading C
blah blah blah


What I am trying to achieve is a document that extracts contents based on the Headings and consolidates then into a separate file. So I would have three files:


File X :
Heading A from File 1
Heading A from File 2
Heading A from File 3
..


File Y :
Heading B from File 1
Heading B from File 2
Heading B from File 3
..


File Z :
Heading C from File 1
Heading C from File 2
Heading C from File 3
..


If the same can be reversed it would we awesome.


Thanks in Advance,
Reply With Quote