Hello,

I have a folder with a lot of textfiles in it. Now I want to get the name of the file and the creation date of it written in an excel sheet like this:

textfile1 | creationdate
textfile2 | creationdate

How do I realize this?

Maik