View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rahela rahela is offline
external usenet poster
 
Posts: 1
Default Using API with VBA in Excel

I need to get into an excel worksheet the results of a dir
function, (including sub directories), so that on the first coloumn
let say A will be the directory (including the sub directories),
on coloumn B the file name, and on coloumn C the file extention,
on coloumn D the file size and coloumn E the date the file was
changed.
My OS is windows XP and my excel ver is 2000.
The type of files should not include hidden files of system files
:)

Thanks for the help
rahel

--
Message posted from http://www.ExcelForum.com