Excel iconVBA icon

List matching files in a directory

In List matching folders in a directory, I posted a method for creating a list of matching folders in a specified directory.

Here is a method to list the files in a directory that match a specific file extension. This would be useful when you want to perform some operation on all files of a certain type in a folder (move, copy, open, delete, etc).

Continue Reading: List matching files in a directory »

Site last updated: February 9, 2012