![]() |
date created on picture files
Greetings. I need to get the date created on my picture files, which are
JPG files. Is there a way to return the date created property of a JPG file? Thanks, Bob Flanagan |
date created on picture files
You could try:-
Sub sonic() filedate = FileDateTime("c:\picture1.jpg") MsgBox (filedate) End Sub Mike "Bob Flanagan" wrote: Greetings. I need to get the date created on my picture files, which are JPG files. Is there a way to return the date created property of a JPG file? Thanks, Bob Flanagan |
date created on picture files
see this discussion:
http://tinyurl.com/23mu9g -- Regards, Tom Ogilvy "Bob Flanagan" wrote: Greetings. I need to get the date created on my picture files, which are JPG files. Is there a way to return the date created property of a JPG file? Thanks, Bob Flanagan |
date created on picture files
Many thanks Tom. That did the trick. Now I just have 2397 pictures to
organize and copy to DVDs.... Bob "Tom Ogilvy" wrote in message ... see this discussion: http://tinyurl.com/23mu9g -- Regards, Tom Ogilvy "Bob Flanagan" wrote: Greetings. I need to get the date created on my picture files, which are JPG files. Is there a way to return the date created property of a JPG file? Thanks, Bob Flanagan |
All times are GMT +1. The time now is 04:22 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com