Counting Records on Word Tables for Many Files

W

williemg

I'm keeping a very large database, over 50,000 records using Microsof
Word, using different WORD files. My problem is, I want to (develop wa
of) count all records from all files on this database folder. In simpl
form, suppose I have a folder called DATA, in which there are file
called A1, A2, A3. A4... and every file has table containing 5 columns
with varying number of rows. Now I want to count the records from al
these files, without opening each file and counting rows, for i hav
over 500 files, how do i do that
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

You will not be able to do this without opening each file and getting the
number of rows from the table.

You can however use a macro to do it.

To get started, see the article “Find & ReplaceAll on a batch of documents
in the same folder” at:

http://word.mvps.org/FAQs/MacrosVBA/BatchFR.htm


--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top