View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Haraki Haraki is offline
external usenet poster
 
Posts: 2
Default Extract file names from folder

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.