VBA Folder Creation Date Modification
Seb4210
-
Seb4210 -
Seb4210 -
Hello,
Do you know how to modify the creation date of a folder using VBA, please?
Regards
Do you know how to modify the creation date of a folder using VBA, please?
Regards
2 answers
-
Hello,
for an image file, see this to download:
https://codes-sources.commentcamarche.net/source/40825-modification-date-fichier-et-date-cliche-photo-jpg
and for a file:
https://www.excel-exercice.com/changer-la-date-et-lheure-dun-fichier/
-
Thank you cs_Le Pivert for your help.
I had read the content of the link https://www.excel-exercice.com/changer-la-date-et-lheure-dun-fichier/
but unfortunately, this program does not allow modifying the date of a folder.
The reason: the createfile function does not open a folder in write mode.