U
Ulf Nilsson
Hi,
In VBA, one can use "ActiveDocument.Words.Count" to count words in a
document. What do I use to count number of files in a directory? Do I have to
loop through and count or is there a command like Directory.Files.Count?
/ Ulf
In VBA, one can use "ActiveDocument.Words.Count" to count words in a
document. What do I use to count number of files in a directory? Do I have to
loop through and count or is there a command like Directory.Files.Count?
/ Ulf