I wonder how to check in folder and check all the files in the folder after that write it to excel sheets? lets illustrate like this. i got 2 folder and in those 2 folder i got alot of files. And the file got same name, same size, same date. somthing like this. but in file property we can find size and date or time.
and so on.
i hope that explain my question.
Code:
<code style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; ">folder1 folder2
file1 file1
file2 file2
file3 file3
etc. ect.
sheest1
folder [COLOR=#800000]1[/COLOR] folder2
File Name file size file [COLOR=#00008B]date[/COLOR] file name2 file size2 file date2
file1 [COLOR=#800000]52[/COLOR]kb [COLOR=#800000]2012[/COLOR]-[COLOR=#800000]05[/COLOR]-[COLOR=#800000]02[/COLOR] [COLOR=#800000]00.00.00[/COLOR] file1 [COLOR=#800000]52[/COLOR]kb [COLOR=#800000]2012[/COLOR]-[COLOR=#800000]05[/COLOR]-[COLOR=#800000]02[/COLOR] [COLOR=#800000]00.00.00[/COLOR]
file2 [COLOR=#800000]150[/COLOR]kb [COLOR=#800000]2012[/COLOR]-[COLOR=#800000]06[/COLOR]-[COLOR=#800000]04[/COLOR] [COLOR=#800000]05.58.00[/COLOR] file2 [COLOR=#800000]180[/COLOR]kb [COLOR=#800000]2012[/COLOR]-[COLOR=#800000]06[/COLOR]-[COLOR=#800000]04[/COLOR] [COLOR=#800000]05.58.00[/COLOR]
ect.</code>
and so on.
i hope that explain my question.
Last edited: