View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HHH HHH is offline
external usenet poster
 
Posts: 3
Default in excel, how do i list all folders and last modified dates??

How can i list all folders and last modified dates in a particular location?
for example if the location was c:\temp, i would expect a list of folders
(not files) and the last date modified....?? Does this involve using excel
vba script?