Does an application exist to extract a selected point of data from a large number of Microsoft Word files?

Does an application exist that will extract only a selected point of data from a Microsoft Word file?  I need it to do this without opening every one of them all at once.  I just need the data to be extracted, so that I can somehow export it to my destination (maybe as a comma delimited file?) into Microsoft Excel or a similar application.  I thought this would be a lot more productive than opening every single file.


I have hundreds of reports which are mainly made up of text on my drive, but I only need to open each report to get one selected number (our media index) that appears within the same context, same wording on the first page of each report.  It dawned on me that there might be a piece of software out there or an application (or even a tool already at my disposal under XP).


Any info on how to better accomplish this task or on a piece of software would be appreciated.  If not a software, what type of programming might I consider learning in the future that might allow me to accomplish this?  Would Visual Basic be the one?


Would you like to answer or comment?

Sign up for a free account, or sign in (if you're already a member).
  • 616 views
Share Send to a friend Watch Report
 
 

Posted Answers

Order by
 
27 thumbs up

I recommend making a macro. Using macro, you don't need to use any external programming language and it's quite quick to build a new macro.

Macro should:

- open one Word file

- select text you want it to select

- close Word file 

- open Excel file and paste data

- open next Word file

- select text you want it to select

- close Word file

- paste to Excel

and so on. 


Posted 2 years ago ( permalink )
EscApe was invited by Yedda to answer this question.

Rated as
#1 out of 2
0
0

Helpful?

line
line
line



 
69 thumbs up
Track your life @ RecordSage.com

I'm not aware of any particular program to do this, but it could be written relatively easily in VBA, provided you know VBA.  You'd need to write a routine to read through a directory (you'd store all of the docs in that one directory), and for each file open it in word and perform needed search and extraction into another doc or text file or format it as HTML.


Posted 2 years ago ( permalink )
RecordSage was invited by Yedda to answer this question.

Rated as
#2 out of 2
0
0

Helpful?

line
line
line



Sign in to participate

Got an answer for Ecrivaine32? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Bypass genuine windows xp

How can I really bypass genuine windows xp? all windows programs please...
Submitted by surfer 1 year ago
  • viewed 3404 times

Last answer posted 1 year ago by jaselan


Windows XP - Home or Pro edition?

For the first time ever, I'm finding myself at a need to purchase a legal copy of Windows XP. Up until now, I was using a cracked ...
Submitted by Roee Rotman 2 years ago
  • viewed 800 times

Last answer posted 2 years ago by jaselan


Is a commerical virus protector necessary for ...

Is a commerical virus protector necessary for Windows XP or Vista.
Submitted by lcb 6 months ago
  • viewed 439 times

Last answer posted 4 months ago by rivierabrian



» More...

Explore Related Posts in Forums

Key applications for visual computing

Posted April 01, 2008 05:32 I'm interested in hearing what everyone thinks are the key applications that will drive visual computing forward. Similarly, what applications will be enabled

TMG Future Plans on Porting application to current programming technology...

it to a current programming technology? I like the detail very much in TMG but I think the interface is being limited by the technology you are using. I know that moving to another programming

What is the barrier to entry into modern lisp applicative programming?...

or desktop applications, both with their respective definition of a rich GUI. How hard would of school in 2001, not even knowing what was functional programming, although I had learned to use some
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
Copyright © 2006-2008, Yedda Inc. and respective copyright owners · CC License