View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Extract file names from folder

The free Excel add-in "List Files" will do that.
Download from ... http://www.realezsites.com/bus/primitivesoftware
No registration required.
--
Jim Cone
San Francisco, USA


"Haraki"

wrote in message
Is it possible for me to extract all of the files within a specific folder
into excel using vba?
Example: I would like to dump the name of each file located in the
follwoing path C:\My Documents\


Thanks in advance for any help that can be offered.