Search : in
By :

VBA - Count the number of Word documents

Last answer on Oct 22, 2008 10:26:44 am BST Brian, on Oct 21, 2008 11:46:39 pm BST 
 Report this message to moderators

Hello,

Could someone help me try and write a problem to count the number of files (i.e., word) on my C drive. Thank you

Configuration: Windows XP
Internet Explorer 7.0

Best answers for « VBA Count the number of Word documents » in :
How to count number of words in MS Words sheet! Show How to count number of words in MS Words sheet! It is quite simple to count the number of words in a Microsoft word sheet. This tip might be very useful for example, if you wish to make a presentation on Microsoft word for an approximate...
Microsoft word document recovery Show MICROSOFT WORD DOCUMENT RECOVERY Sometimes large documents containing images files and screenshots, sometimes tends to illogically block Microsoft *Word when you try to modify or edit them. In this case try to proceed as explain below:...
Keeping different versions of a Word document in the same file Show Keeping different versions of a Word document in the same file Microsoft Word calls this operation "versioning". The principle is very simple: one file will contain all the versions and will increase the file size. You can also...
[VBA] Deleting a word in a range of cell Show[VBA] Deleting a word in a range of cell In the case you want to delete a word in a sentence, just create a small macro that removes the word. But it will become difficult when you have word like, for example, "Theword" or "THEWORD" or...
[Word] letters are overlapping in a document Show[Word] letters are overlapping in a document Issue Solution Issue If you open a word document and you find out that the text is overlapping, making the document impossible to read and that problem is the same when printing the...
How to read a .DOCX document ShowHow to read a .DOCX document Download Microsoft Compatibility Pack Download XML Translator Making use of online Tools For MAC users The new Office 2007 includes a new format for the word documents that bears the .docx extension....
Download MS Word Document File Properties Changer ShowTo allow you to create a Word document which fits your needs, you can change the initial configuration of your document with MS Word Document File Properties Changer. As its name suggests, it allows to display and change the properties of your...
Download MS Word Document File Properties Changer ShowDescription The application is designed by VaySoft Groups. Simple and easy to use, the application has been awarded from various places. MS Word Document File Changer is a tool that enables you to change settings of your documents. The application...
HTML document layout ShowHTML document An HTML page is a simple file containing text formatted with HTML tags. Traditionally, the file is given an .htm or .html extension, but a web page may have other extensions as well. A web page can be built from even the most basic...

1

 melodyfive, on Oct 22, 2008 10:26:44 am BST

Hello,

here is a simple program which might help you to do what you are willing to do :

http://sourceforge.net/...

hope it helps you

Reply to melodyfive